source: buchla-68k/orig/BELFRY/C1.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: 100 bytes
Line 
1rm %1.1
2rm %1.2
3rm %1.3
4cp68 -I c:\lib\include\ %1.c %1.i
5c068 %1.i %1.1 %1.2 %1.3 -e
6rm %1.i
Note: See TracBrowser for help on using the repository browser.