shithub: mc

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