зеркало из https://github.com/mozilla/gecko-dev.git
Bug 305886 Should use $(MAKE) for recursive makes r=bsmedberg
This commit is contained in:
Родитель
0665bf2471
Коммит
64cd5bbbe0
|
@ -92,5 +92,5 @@ endif
|
||||||
|
|
||||||
installer::
|
installer::
|
||||||
ifdef INSTALLER_DIR
|
ifdef INSTALLER_DIR
|
||||||
make -C $(INSTALLER_DIR) installer
|
$(MAKE) -C $(INSTALLER_DIR) installer
|
||||||
endif
|
endif
|
||||||
|
|
Загрузка…
Ссылка в новой задаче