Set NOMAN properly, correct Id line.
This commit is contained in:
parent
6337e4dfcd
commit
e0988033f8
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user