freebsd-dev/sbin/adjkerntz/Makefile

6 lines
77 B
Makefile
Raw Normal View History

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