freebsd_amp_hwpstate/usr.bin/kzip/Makefile

10 lines
143 B
Makefile

# $Id$
PROG= kzip
NOMAN= toobad
# Where we load the compressed stuff to uncompress it
CFLAGS+= -DKZBASE=\"0x300000\"
.include <bsd.prog.mk>