From fe6bc7c205cfa0331850864e210c6a927c8155b2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 19 Apr 1999 21:55:59 +0000 Subject: First attempt to build. --- doc/FAQ/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/FAQ/Makefile') diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile index 09f81393fe..94b2bd9302 100644 --- a/doc/FAQ/Makefile +++ b/doc/FAQ/Makefile @@ -19,7 +19,7 @@ dirs: COMMON_FILES=../common/cpright.texi ../common/setup.texi GENERATED_FILES= \ - intro.texi + basic.texi FILES=$(PROJECT).texi $(GENERATED_FILES) @@ -60,10 +60,10 @@ clean: # Process Automatically Generated Files # -intro.texi: intro.t Makefile +basic.texi: basic.t Makefile $(BMENU) -p "Top" \ -u "Top" \ - -n "Target Dependent Files" ${*}.t + -n "" ${*}.t #target.texi: target.t Makefile # $(BMENU) -p "Introduction" \ -- cgit v1.2.3