source:
buchla-68k/orig/BELFRY/C1.BAT@
33b5477
Last change on this file since 33b5477 was 3ae31e9, checked in by , 7 years ago | |
---|---|
|
|
File size: 100 bytes |
Line | |
---|---|
1 | rm %1.1 |
2 | rm %1.2 |
3 | rm %1.3 |
4 | cp68 -I c:\lib\include\ %1.c %1.i |
5 | c068 %1.i %1.1 %1.2 %1.3 -e |
6 | rm %1.i |
Note:
See TracBrowser
for help on using the repository browser.