ti.exe:
	asmc -q $*.asm
	linkw N $@ F ..\..\..\lib\c0, $*.obj
