shithub: purgatorio

ref: 5edeca01b0622463a65c126ebcc29314013fd928
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