freebsd_amp_hwpstate/usr.bin/enigma/Makefile

9 lines
132 B
Makefile

PROG= enigma
CFLAGS+=-Wall
MAN1= enigma.1
LINKS= ${BINDIR}/enigma ${BINDIR}/crypt
MLINKS= enigma.1 crypt.1
.include <bsd.prog.mk>