зеркало из https://github.com/mozilla/gecko-dev.git
Bug 333308 - "make clean" and "make distclean" miss various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me
This commit is contained in:
Родитель
b0662571f6
Коммит
a7d649ee6c
|
@ -55,3 +55,5 @@ libs::
|
|||
|
||||
install::
|
||||
$(SYSINSTALL) $(IFLAGS1) $(FILES) $(DESTDIR)$(mozappdir)/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
|
||||
|
||||
GARBAGE += $(FILES)
|
||||
|
|
|
@ -14,6 +14,8 @@ nsStaticComponents.cpp: $(topsrcdir)/config/nsStaticComponents.cpp.in Makefile M
|
|||
sed -e "s|%MODULE_LIST%|$(foreach m, $(STATIC_COMPONENT_LIST),MODULE($(m)))|" \
|
||||
> $(_TARGET)
|
||||
|
||||
GARBAGE += nsStaticComponents.cpp
|
||||
|
||||
ifeq ($(OS_ARCH),IRIX)
|
||||
LDFLAGS += -Wl,-LD_LAYOUT:lgot_buffer=80
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче