# nb: nulls in original .COM changed to NOPs
RECALL.Com: RECALL.Asm
	TASM /c /l /q /t /w+ /z RECALL
	TLINK /t RECALL
