~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/quick-reference/Makefile

  • Committer: Dmitry Vasiliev
  • Date: 2009-06-10 09:19:20 UTC
  • mto: (4426.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4427.
  • Revision ID: dima@hlabs.spb.ru-20090610091920-hypbrwntxzgabfma
Added a comment about possible future Makefile refactoring

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# If you feel the need to duplicate this file, you'll win the right to refactor
 
2
# doc/*/quick-reference/Makefile and update TARGETS and OBJECTS usages in
 
3
# doc/Makefile
 
4
 
1
5
TARGETS=quick-start-summary.png quick-start-summary.pdf
2
6
OBJECTS=quick-start-summary.svg Makefile
3
7