/[drupal]/contributions/modules/membership/Makefile
ViewVC logotype

Diff of /contributions/modules/membership/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Tue May 6 09:00:44 2008 UTC revision 1.1.2.1, Tue May 6 09:00:44 2008 UTC
# Line 0  Line 1 
1    all:
2            asciidoc --doctype=article -b docbook -a encoding=latin2 README.txt
3            xsltproc titlepage-hacks.xsl README.xml >README.fo
4            fop -c /usr/share/fop/dejavu-ttf.xml -fo README.fo -pdf README.pdf
5    
6    clean:
7            rm -f README.{pdf,fo,xml}

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.2