ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/Makefile.am
(Generate patch)

Comparing deliantra/server/include/Makefile.am (file contents):
Revision 1.13 by root, Thu Sep 7 13:34:57 2006 UTC vs.
Revision 1.14 by pippijn, Fri Sep 8 02:45:16 2006 UTC

13 13
14EXTRA_DIST = event2inc 14EXTRA_DIST = event2inc
15 15
16MAINTAINERCLEANFILES = Makefile.in stamp.preprocess 16MAINTAINERCLEANFILES = Makefile.in stamp.preprocess
17 17
18eventinc.h: ../doc/events.pod event2inc 18eventinc.h: ../pod/events.pod event2inc
19 $(PERL) event2inc $< >$@ 19 $(PERL) event2inc $< >$@
20 20
21keyword.h: stamp.preprocess 21keyword.h: stamp.preprocess
22 22
23kw_hash.h: stamp.preprocess 23kw_hash.h: stamp.preprocess

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines