home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 357_01 / cstar1.exe / DIFALL.BAT < prev    next >
DOS Batch File  |  1989-03-08  |  640b  |  29 lines

  1. rem Compile all files of cstar.
  2. rem
  3. sdif ..\old\cstar.s2 cstar.s 
  4. sdif ..\old\TOK.s2 tok.s 
  5. sdif ..\old\DEF.s2 def.s 
  6. sdif ..\old\DIR.s2 dir.s 
  7. sdif ..\old\MST.s2 mst.s 
  8. rem
  9. sdif ..\old\IO.s2 io.s 
  10. sdif ..\old\PR.s2 pr.s 
  11. rem
  12. sdif ..\old\PAR.s2 par.s 
  13. sdif ..\old\GLB.s2 glb.s 
  14. sdif ..\old\DCL.s2 dcl.s 
  15. sdif ..\old\EXP.s2 exp.s 
  16. rem
  17. sdif ..\old\G1.s2 g1.s 
  18. sdif ..\old\G2.s2 g2.s 
  19. sdif ..\old\G3.s2 g3.s 
  20. sdif ..\old\X2.s2 x2.s 
  21. sdif ..\old\REG.s2 reg.s 
  22. sdif ..\old\T2.s2 t2.s 
  23. rem
  24. sdif ..\old\MEM.s2 mem.s 
  25. sdif ..\old\ST.s2 st.s 
  26. sdif ..\old\UTL.s2 utl.s 
  27. sdif ..\old\STR.s2 str.s 
  28. sdif ..\old\SYS.s2 sys.s 
  29.