--- libgender/Makefile 2004/10/10 14:15:15 1.27 +++ libgender/Makefile 2004/10/10 14:18:58 1.28 @@ -15,11 +15,13 @@ # DO NOT DELETE -entity.o: util.h gldebug.h entity.h oct.h view.h event.h -level1.o: entity.h util.h gldebug.h oct.h view.h event.h -oct.o: oct.h util.h gldebug.h view.h event.h entity.h -test.o: util.h gldebug.h entity.h oct.h view.h event.h txtprt_import.h -txtprt_import.o: txtprt_import.h entity.h util.h gldebug.h oct.h view.h -txtprt_import.o: event.h -util.o: util.h gldebug.h entity.h oct.h view.h event.h -view.o: view.h util.h gldebug.h event.h oct.h +entity.o: opengl.h gldebug.h util.h entity.h oct.h view.h event.h material.h +level1.o: entity.h opengl.h gldebug.h util.h oct.h view.h event.h material.h +material.o: opengl.h gldebug.h material.h util.h +oct.o: opengl.h gldebug.h oct.h util.h view.h event.h entity.h material.h +test.o: util.h opengl.h gldebug.h entity.h oct.h view.h event.h material.h +test.o: txtprt_import.h +txtprt_import.o: txtprt_import.h entity.h opengl.h gldebug.h util.h oct.h +txtprt_import.o: view.h event.h material.h +util.o: opengl.h gldebug.h util.h entity.h oct.h view.h event.h material.h +view.o: opengl.h gldebug.h view.h util.h event.h oct.h