Bug 496809 - Define @BIN_SUFFIX@ for removed-files.in, r=ted

This commit is contained in:
Phil Ringnalda 2009-06-26 22:31:39 -07:00
parent 43ec1ef72c
commit e9b3889757
2 changed files with 2 additions and 4 deletions

View File

@ -641,9 +641,7 @@ msvcr80.dll
#else
mozcrt19.dll
#endif
xpicleanup.exe
#else
xpicleanup
#endif
xpicleanup@BIN_SUFFIX@
chrome.manifest
install.rdf

View File

@ -271,7 +271,7 @@ ifndef PACKAGER_NO_LIBS
libs:: make-package
endif
DEFINES += -DDLL_PREFIX=$(DLL_PREFIX) -DDLL_SUFFIX=$(DLL_SUFFIX)
DEFINES += -DDLL_PREFIX=$(DLL_PREFIX) -DDLL_SUFFIX=$(DLL_SUFFIX) -DBIN_SUFFIX=$(BIN_SUFFIX)
ifdef MOZ_PKG_REMOVALS
MOZ_PKG_REMOVALS_GEN = removed-files