Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/build/deftst.nic
There is 1 other file named deftst.nic in the archive. Click here to see a list.
! TOPS-20 Command file to set up testing of TOPS-20 target system.
! There are three things that need to be redefined:
!	C:  To specify the search path for include files and library rels.
!	CSYS: To specify the search path for include sys/ files.
!	KCC: To identify the TOPS-20 C compiler binary to use.  
define C:	fs:<c.t20>, fs:<c.include>
define CSYS:	! Nothing for now, default of CINCS: is fine.
define KCC:	fs:<c.t20>tcc.exe