From 24cc1d58d5b67eb443cd65908cca12b52f8eedc0 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Tue, 11 Feb 2003 19:21:13 +0000 Subject: [PATCH] Add -DNOMAN to the list. --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.inc1 b/Makefile.inc1 index c2ed4326c2d3..5b093b8b5c44 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -7,6 +7,7 @@ # -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir # -DNOCLEAN do not clean at all # -DNOCRYPT will prevent building of crypt versions +# -DNOMAN do not build the manual pages # -DNOPROFILE do not build profiled libraries # -DNOSECURE do not go into secure subdir # -DNOGAMES do not go into games subdir