From 92ff2667f4bf842f5b616fe51b37656b2be46ee2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 19 Apr 1999 22:34:20 +0000 Subject: Added debugging hints to the FAQ. --- doc/FAQ/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/FAQ/Makefile') diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile index dee4fcf27e..fd35ca8033 100644 --- a/doc/FAQ/Makefile +++ b/doc/FAQ/Makefile @@ -19,7 +19,7 @@ dirs: COMMON_FILES=../common/cpright.texi ../common/setup.texi GENERATED_FILES= \ - basic.texi + basic.texi debug.texi FILES=$(PROJECT).texi $(GENERATED_FILES) @@ -65,7 +65,7 @@ basic.texi: basic.t Makefile -u "Top" \ -n "" ${*}.t -#target.texi: target.t Makefile -# $(BMENU) -p "Introduction" \ -# -u "Top" \ -# -n "Makefiles" ${*}.t +debug.texi: debug.t Makefile + $(BMENU) -c -p "" \ + -u "Top" \ + -n "" ${*}.t -- cgit v1.2.3