Set NOMAN properly, correct Id line.
This commit is contained in:
parent
69a282d8fb
commit
26ee2894d4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2796
@ -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…
Reference in New Issue
Block a user