home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aztec Shareware Collection
/
CHILDREN.ISO
/
firework
/
maketc.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-08-27
|
201 b
|
5 lines
rem Batch file to make explod.exe using Turbo C
rem You may have to change the paths in the tcc command to suit your setup
masm /mx expa ;
tcc -I\tc\inc -L\tc\lib explod.c expa.obj