зеркало из https://github.com/mozilla/pjs.git
Backed out cls's change. When realclean is added to the list, the Tinderbox builds fail because they generate the Makefiles in webshell/embed/gtk, and then the realclean (aka distclean) deletes them. That's bad....
This commit is contained in:
Родитель
9708a222a6
Коммит
28159a27f5
|
@ -37,7 +37,7 @@ libs::
|
|||
install::
|
||||
@cd gtk && $(MAKE) install && cd ..
|
||||
|
||||
clean clobber realclean distclean::
|
||||
clean clobber distclean::
|
||||
@cd gtk && $(MAKE) distclean && cd ..
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче