freebsd-dev/sbin/adjkerntz/Makefile

8 lines
87 B
Makefile
Raw Normal View History

# $FreeBSD$
1993-12-16 18:44:40 +00:00
PROG= adjkerntz
MAN= adjkerntz.8
CFLAGS+= -Wall
1993-12-16 18:44:40 +00:00
.include <bsd.prog.mk>