Set NOMAN properly, correct Id line.

This commit is contained in:
jkh 1994-09-15 13:10:41 +00:00
parent 6337e4dfcd
commit e0988033f8

View File

@ -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}