Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/user/make/test.mak
There are no other files named test.mak in the archive.
.for.rel:
	compile $<

.rel.exe:
	load $<
	save

all:	test.exe


test.exe:	test.rel