зеркало из https://github.com/mozilla/gecko-dev.git
Since $(DEPENDENCIES) is not generated for OS2 or NT, do not try to include the file.
This commit is contained in:
Родитель
1f47e98522
Коммит
141f2e1410
|
@ -734,9 +734,9 @@ endif
|
|||
ifdef USE_AUTOCONF
|
||||
ALL_TRASH := $(filter-out $(OBJDIR), $(ALL_TRASH))
|
||||
endif
|
||||
-include $(DEPENDENCIES)
|
||||
|
||||
ifneq (,$(filter-out OS2 WINNT,$(OS_ARCH)))
|
||||
-include $(DEPENDENCIES)
|
||||
# Can't use sed because of its 4000-char line length limit, so resort to perl
|
||||
.DEFAULT:
|
||||
@$(PERL) -e ' \
|
||||
|
|
Загрузка…
Ссылка в новой задаче