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