shithub: mc

ref: fde9deac883c3f2ae6ffb7d05b4f5e404f5c2249
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
;;