зеркало из https://github.com/mozilla/gecko-dev.git
readding the clobber_all rule... *grumble* *grumble*
This commit is contained in:
Родитель
fd8ba692b1
Коммит
8f19e28be5
|
@ -139,6 +139,12 @@ pull_editor:
|
|||
|
||||
############################################################
|
||||
|
||||
clobber_all:: clobber_nglayout
|
||||
|
||||
clobber_nglayout:
|
||||
cd $(MOZ_SRC)\$(MOZ_TOP)
|
||||
nmake -f nglayout.mak clobber_all $(NGLAYOUT_ENV_VARS)
|
||||
|
||||
build_all: build_seamonkey
|
||||
|
||||
build_seamonkey:
|
||||
|
|
Загрузка…
Ссылка в новой задаче