Trailing-Edge
-
PDP-10 Archives
-
SRI_NIC_PERM_FS_1_19910112
-
c/build/defbld.csi
There is 1 other file named defbld.csi in the archive. Click here to see a list.
! CSI Command file to set up cross-compiling for a CSI target system.
! There are three things that need to be redefined:
! C: To specify the location of include files and library rels.
! CSYS: Ditto for <sys/> include files
! KCC To identify the C compiler binary to use. This is normally a
.define c: as [311,4704] ! Same as CCSI:
.define csys: as [311,4706] ! Same as CINCS:
set definition KCC :== \irun c0:kcc;