Working on Makefile structure.

This commit is contained in:
curt
1997-06-27 21:38:14 +00:00
parent c13dc3a829
commit 7aff56c284
2 changed files with 11 additions and 10 deletions

4
Math/depend Normal file
View File

@@ -0,0 +1,4 @@
MAT3geom.o: MAT3geom.c mat3defs.h mat3.h
MAT3inv.o: MAT3inv.c mat3defs.h mat3.h
MAT3mat.o: MAT3mat.c mat3defs.h mat3.h
MAT3vec.o: MAT3vec.c mat3.h