source: buchla-68k/orig/GEMDOS/MAKECLS.BAT

Last change on this file was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Imported original source code.

  • Property mode set to 100755
File size: 86 bytes
Line 
1as68 -s c:\bin\ -l cls.s
2link68 cls.68k=cls.o
3relmod cls.68k
4rm cls.68k
5rm cls.o
Note: See TracBrowser for help on using the repository browser.