home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Computer Graphics & Animation
/
Chip-Special-Computergrafik.bin
/
programs
/
povray
/
povsrc.lzh
/
machine
/
ibmpc
/
djgcc
/
makefix.bat
< prev
next >
Wrap
DOS Batch File
|
1994-02-06
|
115b
|
8 lines
masm gccfix;
link gccfix;
exe2bin gccfix;
del gccfix.com
ren gccfix.bin *.com
del gccfix.exe
del gccfix.obj