freebsd-dev/sbin/adjkerntz/Makefile
Dima Dorfman 086ad217b2 Fix a prototype and set WARNS=2.
Submitted by:	Mike Barcroft <mike@q9media.com>
2001-07-15 05:41:57 +00:00

8 lines
82 B
Makefile

# $FreeBSD$
PROG= adjkerntz
WARNS?= 2
MAN= adjkerntz.8
.include <bsd.prog.mk>