Bug 320836 make clean doesn't kill fake-import(.exp)

r=bsmedberg
This commit is contained in:
timeless%mozdev.org 2005-12-21 05:15:16 +00:00
parent d02481f8c9
commit a683f2829b

View File

@ -747,6 +747,7 @@ endif
# import lib, because that import lib will collide with the name of a
# static version of the same library.
ifeq ($(GNU_LD)$(OS_ARCH),WINNT)
GARBAGE += fake-import fake-import.exp
ifdef IS_COMPONENT
LDFLAGS += -IMPLIB:fake-import
DELETE_AFTER_LINK = fake-import.exp