Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/build/defbld.nic
There is 1 other file named defbld.nic in the archive. Click here to see a list.
! TOPS-20 Command file to set up cross-compiling for a TOPS-20 target system.
! There are two things that need to be redefined:
!	C:  To specify the search path for include files and library rels.
!	CSYS: ditto for <sys/> includes.
!	KCC: To identify the C compiler binary to use.  This is normally a
!		version of XCC that calls SYS:CCX with the right switches.
define C:	fs:<c.t20>, fs:<c.include>
define CSYS:	! Nothing for now, CINCS: is fine.
define KCC:	sys:ccx.exe