ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
205 B

  1. del bwbinc.zip
  2. del bwbsrc.zip
  3. del bwbjcl.zip
  4. del all.zip
  5. del alljcl.jcl
  6. zip -9 -X -ll -j bwbsrc.zip *.c
  7. zip -9 -X -ll -j bwbinc.zip *.h
  8. zip -9 -X -ll -j bwbjcl.zip *.jcl README COPYING
  9. zip -9 -X all *.zip