added 3dengfx into the repo, probably not the correct version for this
[summerhack] / src / 3dengfx / src / 3dengfx / makefile.part
1 3dengfx_obj = \
2         src/3dengfx/3denginefx.o\
3         src/3dengfx/textures.o\
4         src/3dengfx/camera.o\
5         src/3dengfx/material.o\
6         src/3dengfx/object.o\
7         src/3dengfx/texman.o\
8         src/3dengfx/light.o\
9         src/3dengfx/ggen.o\
10         src/3dengfx/3dscene.o\
11         src/3dengfx/sceneloader.o\
12         src/3dengfx/gfxprog.o\
13         src/3dengfx/psys.o\
14         src/3dengfx/scfield.o\
15         src/3dengfx/rend_curve.o\
16         src/3dengfx/sdrman.o\
17         src/3dengfx/ply.o\
18         src/3dengfx/shadows.o