~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

Merge bzr.dev

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