1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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>