freebsd_amp_hwpstate/usr.sbin/wicontrol/Makefile

10 lines
105 B
Makefile

# $FreeBSD$
PROG= wicontrol
SRCS= wicontrol.c
CFLAGS+= -Wall
MAN8= wicontrol.8
.include <bsd.prog.mk>