shithub: mc

ref: 9afaec2ee7ed8864f9f28c39533e2f2094301fba
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
;;