Remove include of non-existant fonts.am file
This commit is contained in:
@@ -769,7 +769,6 @@ programs/dtinfo/dtinfo/src/cgm/Makefile
|
|||||||
programs/dtinfo/dtinfo/install/Makefile
|
programs/dtinfo/dtinfo/install/Makefile
|
||||||
programs/dtinfo/dtinfo/install/lib/Makefile
|
programs/dtinfo/dtinfo/install/lib/Makefile
|
||||||
programs/dtinfo/dtinfo/install/lib/bitmaps/Makefile
|
programs/dtinfo/dtinfo/install/lib/bitmaps/Makefile
|
||||||
programs/dtinfo/dtinfo/install/lib/fonts/Makefile
|
|
||||||
|
|
||||||
programs/types/Makefile
|
programs/types/Makefile
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
|
|||||||
|
|
||||||
etcdir = $(CDE_CONFIGURATION_TOP)
|
etcdir = $(CDE_CONFIGURATION_TOP)
|
||||||
|
|
||||||
SUBDIRS = bitmaps fonts
|
SUBDIRS = bitmaps
|
||||||
|
|
||||||
infolibdir = $(CDE_INSTALLATION_TOP)/infolib/etc
|
infolibdir = $(CDE_INSTALLATION_TOP)/infolib/etc
|
||||||
dist_infolib_DATA = mmdb.mark.spec
|
dist_infolib_DATA = mmdb.mark.spec
|
||||||
|
|||||||
@@ -1,14 +0,0 @@
|
|||||||
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)
|
|
||||||
|
|
||||||
CopySourceFile(dtinfo.bdf,$(CDESRC)/fontaliases/bdf)
|
|
||||||
|
|
||||||
MakeFonts()
|
|
||||||
|
|
||||||
FontTarget(dtinfo)
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
MAINTAINERCLEANFILES = Makefile.in
|
|
||||||
|
|
||||||
include $(top_builddir)/programs/fontaliases/bdf/fonts.am
|
|
||||||
Reference in New Issue
Block a user