source:
buchla-68k/orig/BELFRY/C.BAT@
7c5def4
| Last change on this file since 7c5def4 was 3ae31e9, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 218 bytes | |
| Line | |
|---|---|
| 1 | cp68 -I c:\lib\include\ %1.c e:\tmp\cc.i |
| 2 | c068 e:\tmp\cc.i d:\tmp\cc.1 %1.2 e:\tmp\cc.3 -e |
| 3 | rm e:\tmp\cc.i |
| 4 | c168 d:\tmp\cc.1 %1.2 %1.s -l |
| 5 | rm d:\tmp\cc.1 |
| 6 | rm %1.2 |
| 7 | as68 -f e:\tmp\ -l -u -s c:\bin\ %1.s |
| 8 | rm %1.s |
| 9 | beep |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](http://bob.lopatic.de/chrome/site/logo.png)