freebsd_amp_hwpstate/sbin/kget/Makefile

8 lines
76 B
Makefile

# $FreeBSD$
#
PROG= kget
SRCS= kget.c
MAN8= kget.8
.include <bsd.prog.mk>