~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Alexander Belchenko
  • Date: 2007-06-06 07:57:00 UTC
  • mto: This revision was merged to the branch mainline in revision 2512.
  • Revision ID: bialix@ukr.net-20070606075700-fefq7kluy10inv0m
pack developers docs to windows installers

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
                doc/default.css NEWS README \
122
122
                win32_bzr.exe/doc
123
123
        python tools/win32/ostools.py copytodir doc/developers/HACKING.htm \
 
124
                $(dev_htm_files) \
124
125
                win32_bzr.exe/doc/developers
125
126
 
126
127
# clean produced docs
154
155
        python tools/win32/ostools.py remove win32_bzr.exe
155
156
        python tools/win32/ostools.py remove py2exe.log
156
157
        python tools/win32/ostools.py remove doc/*.htm
 
158
        python tools/win32/ostools.py remove doc/developers/*.htm
157
159
        python tools/win32/ostools.py remove doc/bzr_man.txt
158
160
        python tools/win32/ostools.py remove tools/win32/bzr.iss
159
161
        python tools/win32/ostools.py remove bzr-setup*.exe