freebsd_amp_hwpstate/usr.sbin/rndcontrol/Makefile

10 lines
129 B
Makefile

# $id$
PROG= rndcontrol
CFLAGS+= -Wall
MAN4= random.4
MAN8= rndcontrol.8
MLINKS+= random.4 urandom.4
.include <bsd.prog.mk>