Google
 

Trailing-Edge - PDP-10 Archives - BB-J939B-BM - binary/bliss.lnk
There are 3 other files named bliss.lnk in the archive. Click here to see a list.
!
! LINK COMMAND file to LINK a TOPS-20 PRODUCTION version of BLISS-36
!
!
! USAGE
!
!	Invoked from by the sequence:
!
!	@LINK
!	*@BLISS.LNK
!	[LNKUGS No undefined global symbols]
!
!	EXIT
!	@SAVE
!
!
! INPUTS
!
!	DSK:*.REL
!
!
! OUTPUTS
!
!	DSK:BLISS.EXE
!
!
! COMMENTS
!
!	Note that B36OTZ.REL is taken from DSK by the B36OTZ/SEARCH
!	found below.  This is to prevent the request by the REL files
!	for SYS:B36OTZ.REL from being honored.  To verify that
!	SYS:B36OTZ.REL is not searched, the /U switch is included
!	to cause the LNKUGS message to be printed.  This indicates
!	that there is no need to search any libraries to resolve
!	undefined globals.
!
/SEGMENT:LOW-
/RUNAME:BLISS-
/HASHSIZE:2000-
/FRECOR:20000-
 BLISS/INCLUDE:(VERSIO,DRIVER,GLODEC,NOSWAP-
,ERRPRT,LOIO,LSTPKG,TABLES,MEMMGT-
,HIIO,OF3,CMDSCN-
,LEXAN,LEXFUN,CFLOAT,GETSRC,LIBINI,LIBARY-
,PRESET,DECLAR,DCLNKG,DCROUT,DCSWIT,DCPLIT-
,SYNTAX,KFOLD,FLOWAN,CELCOM-
,DELAY,TNLOW,TNBIND,KOST,TRY-
,CODER,CODUTL,OPINFO,CELPKG,FINAL,FINLST,FINOPT,OUTPUT,OUTBIN-
,LIBOUT)-
,B362LB/SEARCH-
/U/GO