Changeset 978
- Timestamp:
- 04/04/09 04:16:00 (4 years ago)
- Files:
-
- 1 modified
-
branches/manual_xml_po/data/doc/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/manual_xml_po/data/doc/Makefile
r977 r978 28 28 po2xml manual_en.docbook $^ > $@ 29 29 30 manual_%.po: manual .docbook30 manual_%.po: manual_en.docbook 31 31 xml2po -u $@ $^ 32 32 33 tutorial_%.po: tutorial .docbook33 tutorial_%.po: tutorial_en.docbook 34 34 xml2po -u $@ $^