home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / EGON2_3.LZH / EGON_2_3 / LIB / TEST.PRJ < prev    next >
Text File  |  1994-04-19  |  284b  |  14 lines

  1. test.tos        ; name of executable program
  2. .C [ -M -P -C -A ]
  3. .L [ -R -M ] 
  4. .S [ -S ]
  5. =                  ; list of modules follows...
  6.  
  7. pcstart.o          ; startup code
  8.  
  9. test.c          
  10. metados.o
  11. PCSTDLIB.LIB       ; standard library
  12.  
  13. PCTOSLIB.LIB       ; TOS library
  14.