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

Comparing deliantra/server/doc/Makefile.am (file contents):
Revision 1.2 by pippijn, Sun Jul 2 15:05:14 2006 UTC vs.
Revision 1.3 by elmex, Thu Aug 31 22:33:51 2006 UTC

38MAINTAINERCLEANFILES = Makefile.in 38MAINTAINERCLEANFILES = Makefile.in
39 39
40DTOP=$(top_srcdir)/$(PACKAGE)-doc 40DTOP=$(top_srcdir)/$(PACKAGE)-doc
41BASENAME = @BASENAME@ 41BASENAME = @BASENAME@
42 42
43jeweler_skill.pod: jeweler_skill.pod.in
44 perl scripts/replace_yaml ../lib/jeweler.yaml < jeweler_skill.pod.in > jeweler_skill.pod
45
43spoiler.ps: 46spoiler.ps:
44 (cd spoiler; $(MAKE) spoiler) 47 (cd spoiler; $(MAKE) spoiler)
45 48
46handbook.ps: 49handbook.ps:
47 (cd playbook; $(MAKE) handbook) 50 (cd playbook; $(MAKE) handbook)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines