freebsd-dev/usr.bin/gensetdefs/Makefile
Bruce Evans 900d63bade 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.
1998-10-14 10:21:10 +00:00

7 lines
62 B
Makefile

# $Id$
PROG= gensetdefs
NOMAN= noman
.include <bsd.prog.mk>