shithub: mc

ref: 28c95a0761154c121b49e54912f0c45dc7dffec0
dir: /lib/thread/bld.proj/

View raw version
lib thread =
	mutex+linux.myr
	spawn+linux.myr
	atomic-impl+x64.s
	atomic.myr
;;

test smoketest =
	smoketest.myr
;;