~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Dmitry Vasiliev
  • Date: 2009-06-02 08:22:40 UTC
  • mto: (4426.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4427.
  • Revision ID: dima@hlabs.spb.ru-20090602082240-pbn2x8lvjc0ql957
More robust handling of index files in other languages

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
doc/index.html: doc/index.txt
147
147
        $(rst2html) --stylesheet=default.css $< $@
148
148
 
149
 
doc/index%.html: doc/index%.txt
 
149
doc/index.%.html: doc/index.%.txt
150
150
        $(rst2html) --stylesheet=default.css $< $@
151
151
 
152
152
%.html: %.txt