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.40 by root, Sat Nov 7 18:30:05 2009 UTC vs.
Revision 1.41 by root, Sun Nov 29 09:41:28 2009 UTC

42all: keyword.h 42all: keyword.h
43 43
44eventinc.h: ../pod/events.pod event2inc 44eventinc.h: ../pod/events.pod event2inc
45 $(PERL) $(srcdir)/event2inc $< >$@ 45 $(PERL) $(srcdir)/event2inc $< >$@
46 46
47keyword.h: 47keyword.h: genkeywords
48 $(PERL) $(srcdir)/genkeywords GPERF '$(GPERF)' 48 $(PERL) $(srcdir)/genkeywords GPERF '$(GPERF)'
49 49
50kw_hash.h: keyword.h 50kw_hash.h: keyword.h
51 51
52 52

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines