diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-12 17:22:07 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 936a5198e46e3c7a8f72959373a69336b1697e76 (patch) | |
| tree | 4df06c2e582f753039e52a72e6c0e0f3b6cd6fd1 /Makefile | |
| parent | 1fcf3c028ae1eb5072e70fa0a8a856dfbfae595b (diff) | |
lots of small changes that didn't get checked in
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ LDLIBS += `sdl-config --libs` AFLAGS = -g -Iinclude/ -w+macro-params -w+orphan-labels -w+number-overflow -ROOT = afont.c frustrum.c kshape.c map.c maths.c mem3dc.c mem3dcpp.cpp module.c morph.c mslhand.c object.c shpanim.c sphere.c tables.c vdb.c version.c +ROOT = afont.c frustum.c kshape.c map.c maths.c mem3dc.c mem3dcpp.cpp module.c morph.c mslhand.c object.c shpanim.c sphere.c tables.c vdb.c version.c # the following should really be autogenerated... |
