home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / sysutl / probe102.lbr / PROBE102.SZB / PROBE102.SUB
Encoding:
Text File  |  1986-12-28  |  896 b   |  31 lines

  1. ;     This is a submit file to aid in putting together PROBE.C using
  2. ; the BDS-C compiler.  PROBE was written with an eye to portability
  3. ; and should compile with VERY few changes on any 8-bit CP/M based
  4. ; c-compiler.
  5. ;
  6. cc probe102.c -o -x
  7. ;       with the BDS-C compiler
  8. ;               -o provides some speed optimization at expense of size
  9. ;               -x will abort the submit run at an error
  10. ;
  11. cc asctobin.c -o -x
  12. ;
  13. cc probsdpb.c -o -x
  14. ;
  15. cc probsern.c -o -x
  16. ;
  17. cc probsign.c -o -x
  18. ;
  19. ; Uncomment the line that uses your favorite linker.  I like L24 best.
  20. ;
  21. ;clink probe102 asctobin probsdpb probsern probsign
  22. ;l2    probe102 asctobin probsdpb probsern probsign
  23. l24   probe102 asctobin probsdpb probsern probsign
  24. ;
  25. ; That's all folks!!
  26. ;
  27.  folks!!
  28. ;
  29. /M you are
  30. running, the operating system serial number, and display the
  31. I/O byte if appropriate.  It then disp