/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Aaron Bentley
  • Date: 2007-02-07 03:09:58 UTC
  • mfrom: (2268 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2269.
  • Revision ID: aaron.bentley@utoronto.ca-20070207030958-fx6ykp7rg7zma6xu
Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
# win32 python's distutils-based installer
96
96
# require to have python interpreter installed on win32
97
97
python-installer: docs
98
 
        python setup.py bdist_wininst --install-script="bzr-win32-bdist-postinstall.py"
 
98
        python setup.py bdist_wininst --install-script="bzr-win32-bdist-postinstall.py" -d .
99
99
 
100
100
 
101
101
# clean on win32 all installer-related files and directories
107
107
        python tools/win32/ostools.py remove doc/bzr_man.txt
108
108
        python tools/win32/ostools.py remove tools/win32/bzr.iss
109
109
        python tools/win32/ostools.py remove bzr-setup*.exe
 
110
        python tools/win32/ostools.py remove bzr-*win32.exe
110
111
        python tools/win32/ostools.py remove dist