code: purgatorio

ref: 41e27b2d10c6a60c49931332e8677438736a1e36
dir: /os/boot/libflate/mkfile/

View raw version
<../../../mkconfig

LIB=libflate.a
OFILES=\
	deflate.$O\
	deflatezlib.$O\
	deflateblock.$O\
	deflatezlibblock.$O\
	inflate.$O\
	inflatezlib.$O\
	inflateblock.$O\
	inflatezlibblock.$O\
	flateerr.$O\
	crc.$O\
	adler.$O\

HFILES=\
	$ROOT/include/flate.h\
	zlib.h\

<$ROOT/mkfiles/mksyslib-$SHELLTYPE