~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-06 08:37:14 UTC
  • mfrom: (2506.1.4 installer-0.17)
  • Revision ID: pqm@pqm.ubuntu.com-20070606083714-rt2za45t9gt5nqqh
(bialix,r=john,r=aaron) sanitize dev docs (performance-roadmap) &
 win32 installers improvements

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