From 26ee2894d4d8a6b0e4379a99a5b582e39d072f02 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 15 Sep 1994 13:10:41 +0000 Subject: [PATCH] Set NOMAN properly, correct Id line. --- gnu/usr.bin/texinfo/makedoc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/texinfo/makedoc/Makefile b/gnu/usr.bin/texinfo/makedoc/Makefile index 528e439ff1c..930e4abdff3 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}