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

Comparing libgender/Makefile (file contents):
Revision 1.41 by root, Sat Nov 6 00:44:50 2004 UTC vs.
Revision 1.42 by root, Sat Nov 6 01:10:11 2004 UTC

20 20
21clean: 21clean:
22 rm -f test *.o 22 rm -f test *.o
23 23
24depend: 24depend:
25 makedepend -Y *.C >/dev/null 2>&1 25 makedepend -Y *.C *.y++ >/dev/null 2>&1
26 26
27# DO NOT DELETE 27# DO NOT DELETE
28 28
29entity.o: opengl.h util.h entity.h oct.h view.h event.h shader.h 29entity.o: opengl.h util.h entity.h oct.h view.h event.h shader.h
30entity.o: shader_vars.h material.h 30entity.o: shader_vars.h material.h
40txtprt_import.o: txtprt_import.h entity.h opengl.h util.h oct.h view.h 40txtprt_import.o: txtprt_import.h entity.h opengl.h util.h oct.h view.h
41txtprt_import.o: event.h shader.h shader_vars.h material.h 41txtprt_import.o: event.h shader.h shader_vars.h material.h
42util.o: opengl.h util.h entity.h oct.h view.h event.h shader.h shader_vars.h 42util.o: opengl.h util.h entity.h oct.h view.h event.h shader.h shader_vars.h
43util.o: material.h 43util.o: material.h
44view.o: opengl.h view.h util.h event.h shader.h shader_vars.h oct.h 44view.o: opengl.h view.h util.h event.h shader.h shader_vars.h oct.h
45x.o: shader.h opengl.h util.h shader_vars.h
46doom3map_parser.o: entity.h opengl.h util.h oct.h view.h event.h shader.h
47doom3map_parser.o: shader_vars.h material.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines