source: buchla-68k/orig/GEMDOS/MAKEWAIT.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: 88 bytes
Line 
1as68 -s c:\bin\ -l wait.s
2link68 wait.68k=wait.o
3relmod wait
4rm wait.o
5rm wait.68k
Note: See TracBrowser for help on using the repository browser.