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

Comparing libgender/Makefile (file contents):
Revision 1.22 by root, Fri Oct 8 17:41:11 2004 UTC vs.
Revision 1.23 by root, Sat Oct 9 22:43:31 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 entity.h oct.h view.h 18entity.o: util.h gldebug.h entity.h oct.h view.h event.h
19oct.o: oct.h util.h view.h entity.h 19oct.o: oct.h util.h gldebug.h view.h event.h entity.h
20test.o: util.h entity.h oct.h view.h txtprt_import.h 20test.o: util.h gldebug.h entity.h oct.h view.h event.h txtprt_import.h
21txtprt_import.o: txtprt_import.h entity.h util.h oct.h view.h 21txtprt_import.o: txtprt_import.h entity.h util.h gldebug.h oct.h view.h
22txtprt_import.o: event.h
22util.o: util.h entity.h oct.h view.h 23util.o: util.h gldebug.h entity.h oct.h view.h event.h
23view.o: oct.h util.h view.h 24view.o: view.h util.h gldebug.h event.h oct.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines