added 3dengfx into the repo, probably not the correct version for this
[summerhack] / src / 3dengfx / src / common / makefile.part
diff --git a/src/3dengfx/src/common/makefile.part b/src/3dengfx/src/common/makefile.part
new file mode 100644 (file)
index 0000000..2e754a5
--- /dev/null
@@ -0,0 +1,8 @@
+common_obj =\
+       src/common/config_parser.o\
+       src/common/timer.o\
+       src/common/string_hash.o\
+       src/common/fps_counter.o\
+       src/common/err_msg.o\
+       src/common/locator.o\
+       src/common/byteorder.o