Makefiles worked only if certain directories and generated files were

already present.  These files are no longer in CVS.  Fix Makefiles.
This commit is contained in:
Markus Armbruster 2003-12-17 21:01:37 +00:00
parent 800027023a
commit fe16863ea2
4 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=)
HTMLOBJS = $(INFOSRCS:.t=.)
include MakeSrcs
-include MakeSrcs
.SUFFIXES: .t

View file

@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=)
HTMLOBJS = $(INFOSRCS:.t=.)
include MakeSrcs
-include MakeSrcs
.SUFFIXES: .t

View file

@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=)
HTMLOBJS = $(INFOSRCS:.t=.)
include MakeSrcs
-include MakeSrcs
.SUFFIXES: .t

View file

@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=)
HTMLOBJS = $(INFOSRCS:.t=.)
include MakeSrcs
-include MakeSrcs
.SUFFIXES: .t