home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / drdobbs / 1988 / 03 / krute / krute.ls5 < prev    next >
Text File  |  1987-12-03  |  512b  |  21 lines

  1. ;     this file is called rectCDEF.Link
  2.  
  3. ;    ⌐1987 by Stan Krute   --   all rights reserved                                
  4.  
  5. ;    timestamp:        12:57 am EST         September 26, 1987    
  6. ;    spacestamp:    21E Halcyon Drive    West Yarmouth, Mass.        02673    
  7.  
  8. ;    turn off code listing to map file
  9. ]
  10.  
  11. ;    the name of the input file is rectCDEF.Rel
  12. rectCDEF.REL
  13.  
  14. ;    the name of the output file is rectCDEF
  15. /Output    rectCDEF
  16.  
  17. ; set a type and creator for the output file
  18. /Type    '????'    '????'
  19.  
  20. ;    end of Linker control file
  21. $