dtinfo subtree dtinfo

This commit is contained in:
Ulrich Wilkens
2012-10-14 17:03:44 +02:00
committed by Jon Trulson
parent 8275485b4a
commit 51b8929ebd
194 changed files with 1266 additions and 937 deletions

View File

@@ -5,5 +5,12 @@ XCOMM $TOG: Imakefile /main/8 1998/08/10 15:53:37 mgreess $
SUBDIRS = lib
XCOMM redefine TopLevelProject to build DtInfo with standard CDE config dir
#undef TopLevelProject
#define TopLevelProject DtInfo
IMAKE_DEFINES = -DTopLevelProject=TopLevelProject \
-DProjectTmplFile='<DtInfo.tmpl>' \
-DProjectRulesFile='<DtInfo.rules>'
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

View File

@@ -1,5 +1,10 @@
XCOMM $XConsortium: Imakefile /main/6 1996/09/13 17:26:30 drk $
#ifdef X11ProjectRoot
FONTC = $(XPROJECTROOT)/bin/bdftopcf
MKFONTDIR = $(XPROJECTROOT)/bin/mkfontdir
#endif
OBJS = FontObj(dtinfo)
LinkSourceFile(dtinfo.bdf,$(CDESRC)/fontaliases/bdf)