shithub: mc

ref: ec6e403c3fbefc7929f52610aecb85300e7ad17a
dir: /lib/flate/bld.sub/

View raw version
lib flate =
	flate.myr
	types.myr

	lib ../bio:bio
	lib ../std:std
;;

testdeps =
	../testr:testr
	../bio:bio
	../std:std
;;