~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-05 15:17:01 UTC
  • mfrom: (1711.9.17 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060905151701-a66a42db631e39ec
(bialix): win32 test fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
        python tools/win32/ostools.py copytodir tools/win32/bazaar.url win32_bzr.exe
74
74
 
75
75
# win32 installer for bzr.exe
76
 
installer: exe copy_docs
 
76
installer: exe copy-docs
77
77
        @echo *** Make windows installer
78
78
        cog.py -d -o tools/win32/bzr.iss tools/win32/bzr.iss.cog
79
79
        iscc /Q tools/win32/bzr.iss