home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
chip
/
povray
/
machine
/
ibmpc
/
djgcc
/
makefix.bat
< prev
next >
Wrap
DOS Batch File
|
1995-12-11
|
115b
|
8 lines
masm gccfix;
link gccfix;
exe2bin gccfix;
del gccfix.com
ren gccfix.bin *.com
del gccfix.exe
del gccfix.obj