freebsd_amp_hwpstate/usr.bin/mkuzip/Makefile

9 lines
75 B
Makefile

# $FreeBSD$
PROG= mkuzip
MAN= mkuzip.8
LIBADD= z
.include <bsd.prog.mk>