freebsd_amp_hwpstate/usr.sbin/raycontrol/Makefile

9 lines
105 B
Makefile

# $FreeBSD$
PROG= raycontrol
MAN= raycontrol.8
CFLAGS+= -I${.CURDIR}/../../sys
.include <bsd.prog.mk>