shithub: mc

ref: 4a8bc7aa008f753c082a914a0f95ea3df09d2123
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
;;