Fixed 7 style bugs. The contents of such a simple Makefile is entirely

determined by style rules, the program name and the existence of the man
page.
This commit is contained in:
bde 1998-10-14 10:21:10 +00:00
parent 9a0107aa1b
commit e7c1180f6e

View File

@ -1,10 +1,6 @@
#
# $Id$
#
# $Id$
PROG= gensetdefs
SRCS= gensetdefs.c
NOMAN=1
NOMAN= noman
.include <bsd.prog.mk>