1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sbin/adjkerntz/Makefile
2001-03-20 18:13:31 +00:00

7 lines
70 B
Makefile

# $FreeBSD$
PROG= adjkerntz
CFLAGS+= -Wall
.include <bsd.prog.mk>