summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/texinfo/makedoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/texinfo/makedoc/Makefile b/gnu/usr.bin/texinfo/makedoc/Makefile
index 528e439..930e4ab 100644
--- a/gnu/usr.bin/texinfo/makedoc/Makefile
+++ b/gnu/usr.bin/texinfo/makedoc/Makefile
@@ -1,11 +1,11 @@
#
# Bmakefile for GNU info
#
-# $id$
+# $Id$
#
PROG= makedoc
-
+NOMAN=yes
SRCS+= makedoc.c xmalloc.c
CFLAGS+= -I${.CURDIR}/../info -I${.CURDIR}
OpenPOWER on IntegriCloud