home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser-CD 1999 January / STC_CD_01_1999.iso / base / pd_ph105 / patch.prj < prev    next >
Text File  |  2000-01-08  |  611b  |  21 lines

  1. ;>>>>>>> patch.PRJ <<<<<<<<
  2. PATCH.PRG         ; name of executable program is topmost window
  3. .C [ -c -p -Y ]
  4. .S [ -s -Y ]
  5. .L [ -g -L -f -Y -S=100000]
  6.  
  7. = ; list of modules follows...
  8.  
  9. PCSTART.O             ; startup code
  10. patch.c             ; c-Datei                    #bck
  11. easyfsel            ;                            #bck
  12. easyfs_s.s            ;                            #bck
  13. PCFLTLIB.LIB         ; floating point library
  14. ;PC881LIB.LIB        ; floating point library
  15. PCSTDLIB.LIB         ; standard library
  16.  
  17. PCEXTLIB.LIB         ; extended library
  18. PCTOSLIB.LIB         ; TOS library
  19. PCGEMLIB.LIB         ; AES and VDI library
  20. pd_lib.prj            ;                            #bck
  21. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<