dtinfo subtree dtinfo
This commit is contained in:
committed by
Jon Trulson
parent
8275485b4a
commit
51b8929ebd
@@ -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))
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user