home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
Libraries
/
3DGPL 1.0
/
CODE
/
DEMO
/
DEMO_GCC.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
|
1995-06-08
|
313 b
|
10 lines
|
[
TEXT/PCXT
]
copy ..\hardware\386-gcc\*.* ..\hardware
gcc -c ../clipper/clipp-2d.c
gcc -c ../clipper/clipp-3d.c
gcc -c ../engine/eng-base.c
gcc -c ../graphics/grp-base.c
gcc -c ../graphics/grp-poly.c
gcc -c ../graphics/grp-text.c
gcc -c ../hardware/hardware.c
gcc -c ../trans/trans-fx.c
gcc demo.c *.o -lm