From 79bb9221a7c2cc725a16f455996a582197a30aa1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 13 Apr 1998 15:31:56 +0000 Subject: Added Cygwin32 Chapter --- doc/started/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/started/Makefile') diff --git a/doc/started/Makefile b/doc/started/Makefile index 880c87ae31..e285513ebf 100644 --- a/doc/started/Makefile +++ b/doc/started/Makefile @@ -19,7 +19,7 @@ dirs: COMMON_FILES=../common/cpright.texi ../common/setup.texi GENERATED_FILES= buildc.texi buildrt.texi gdb.texi intro.texi \ - require.texi sample.texi + nt.texi require.texi sample.texi FILES= $(PROJECT).texi versions.texi $(GENERATED_FILES) @@ -71,6 +71,11 @@ sample.texi: sample.t versions.texi gdb.texi: gdb.t versions.texi $(BMENU) -c -p "Application Executable" \ + -u "Top" \ + -n "Using MS-Windows as a Development Host" ${*}.t + +nt.texi: nt.t versions.texi + $(BMENU) -c -p "GDB for DINK32" \ -u "Top" \ -n "" ${*}.t -- cgit v1.2.3