X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2F3dengfx%2Fsrc%2Fn3dmath2%2Fmakefile.part;fp=src%2F3dengfx%2Fsrc%2Fn3dmath2%2Fmakefile.part;h=d676ae440362f149acd9bdb2bae3efca1eb11394;hb=6e23259dbabaeb1711a2a5ca25b9cb421f693759;hp=0000000000000000000000000000000000000000;hpb=fe068fa879814784c45e0cb2e65dac489e8f5594;p=summerhack diff --git a/src/3dengfx/src/n3dmath2/makefile.part b/src/3dengfx/src/n3dmath2/makefile.part new file mode 100644 index 0000000..d676ae4 --- /dev/null +++ b/src/3dengfx/src/n3dmath2/makefile.part @@ -0,0 +1,8 @@ +n3dmath2_obj =\ + src/n3dmath2/n3dmath2.o\ + src/n3dmath2/n3dmath2_mat.o\ + src/n3dmath2/n3dmath2_vec.o\ + src/n3dmath2/n3dmath2_qua.o\ + src/n3dmath2/n3dmath2_ray.o\ + src/n3dmath2/n3dmath2_qdr.o\ + src/n3dmath2/n3dmath2_sph.o