freebsd_amp_hwpstate/sbin/adjkerntz/Makefile

6 lines
77 B
Makefile

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