From fe16863ea269be0fe3948cea9be796d20b608603 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Wed, 17 Dec 2003 21:01:37 +0000 Subject: [PATCH] Makefiles worked only if certain directories and generated files were already present. These files are no longer in CVS. Fix Makefiles. --- info/Commands/Makefile | 2 +- info/Concepts/Makefile | 2 +- info/Introduction/Makefile | 2 +- info/Server/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/info/Commands/Makefile b/info/Commands/Makefile index d2224a61..d51ab459 100644 --- a/info/Commands/Makefile +++ b/info/Commands/Makefile @@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=) HTMLOBJS = $(INFOSRCS:.t=.) -include MakeSrcs +-include MakeSrcs .SUFFIXES: .t diff --git a/info/Concepts/Makefile b/info/Concepts/Makefile index d2224a61..d51ab459 100644 --- a/info/Concepts/Makefile +++ b/info/Concepts/Makefile @@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=) HTMLOBJS = $(INFOSRCS:.t=.) -include MakeSrcs +-include MakeSrcs .SUFFIXES: .t diff --git a/info/Introduction/Makefile b/info/Introduction/Makefile index d2224a61..d51ab459 100644 --- a/info/Introduction/Makefile +++ b/info/Introduction/Makefile @@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=) HTMLOBJS = $(INFOSRCS:.t=.) -include MakeSrcs +-include MakeSrcs .SUFFIXES: .t diff --git a/info/Server/Makefile b/info/Server/Makefile index d2224a61..d51ab459 100644 --- a/info/Server/Makefile +++ b/info/Server/Makefile @@ -33,7 +33,7 @@ INFOOBJS = $(INFOSRCS:.t=) HTMLOBJS = $(INFOSRCS:.t=.) -include MakeSrcs +-include MakeSrcs .SUFFIXES: .t