ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/Makefile
(Generate patch)

Comparing libgender/Makefile (file contents):
Revision 1.27 by root, Sun Oct 10 14:15:15 2004 UTC vs.
Revision 1.28 by root, Sun Oct 10 14:18:58 2004 UTC

13depend: 13depend:
14 makedepend -Y *.C >/dev/null 2>&1 14 makedepend -Y *.C >/dev/null 2>&1
15 15
16# DO NOT DELETE 16# DO NOT DELETE
17 17
18entity.o: util.h gldebug.h entity.h oct.h view.h event.h 18entity.o: opengl.h gldebug.h util.h entity.h oct.h view.h event.h material.h
19level1.o: entity.h util.h gldebug.h oct.h view.h event.h 19level1.o: entity.h opengl.h gldebug.h util.h oct.h view.h event.h material.h
20oct.o: oct.h util.h gldebug.h view.h event.h entity.h 20material.o: opengl.h gldebug.h material.h util.h
21oct.o: opengl.h gldebug.h oct.h util.h view.h event.h entity.h material.h
21test.o: util.h gldebug.h entity.h oct.h view.h event.h txtprt_import.h 22test.o: util.h opengl.h gldebug.h entity.h oct.h view.h event.h material.h
23test.o: txtprt_import.h
22txtprt_import.o: txtprt_import.h entity.h util.h gldebug.h oct.h view.h 24txtprt_import.o: txtprt_import.h entity.h opengl.h gldebug.h util.h oct.h
23txtprt_import.o: event.h 25txtprt_import.o: view.h event.h material.h
24util.o: util.h gldebug.h entity.h oct.h view.h event.h 26util.o: opengl.h gldebug.h util.h entity.h oct.h view.h event.h material.h
25view.o: view.h util.h gldebug.h event.h oct.h 27view.o: opengl.h gldebug.h view.h util.h event.h oct.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines