Google
 

Trailing-Edge - PDP-10 Archives - decuslib20-08 - decus/20-0178/wpsim.ctl
There is 1 other file named wpsim.ctl in the archive. Click here to see a list.
! Control file to build WPSIM
!   (For export purposes)

! Files needed:
!	WPSIM.MAC		Source
!	VDT.MAC 		Source
!	MACSYM.UNV		DEC-supplied universal (not included)
!	MONSYM.UNV		DEC-supplied universal (not included)
!	SYMBOL.UNV		Wesleyan-supplied universal
!	SYMBOL.MAC		Source for above
!	UUOCON.REL		Wesleyan-supplied subroutine package
!	UUOCON.MAC		Source for above
!	CMD.REL 		DEC-supplied subroutines (included)


! Make sure universals get searched

@define sys: sys:,dsk:


! Compile, load and save the program

@load wpsim.mac,vdt.mac
@save


! That's all there is to it!

@vdir wpsim.exe