Changeset 76b6521 for doc/user-guide/Makefile
- Timestamp:
- 2008-09-07T13:03:51Z (16 years ago)
- Branches:
- master
- Children:
- ba3a8a5
- Parents:
- 15d1469
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/Makefile
r15d1469 r76b6521 13 13 14 14 %.html: %.db.xml 15 xsltproc --output $@ http://docbook.sourceforge.net/release/xsl/current/ html/docbook.xsl $<15 xsltproc --output $@ http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl $< 16 16 17 17 %.pdf: %.db.xml
Note: See TracChangeset
for help on using the changeset viewer.