1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-09 02:26:27 +00:00
1994-09-19 23:09:34 +00:00

6 lines
77 B
Makefile

PROG= adjkerntz
MAN8= adjkerntz.8
CFLAGS+= -Wall
.include <bsd.prog.mk>