shithub: purgatorio

ref: d916a4c3823f55227ffae35738c2497256e307b5
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