Bug 479978 - remove references to MOZ_PROFILE from the build system; (Fv1-CC) Remove |splitsymbols| target call; r=kairo

This commit is contained in:
Serge Gautherie 2009-03-26 01:46:52 +01:00
Родитель 03a8c1fe92
Коммит 5b692559c8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -47,7 +47,7 @@ include $(topsrcdir)/$(MOZ_BUILD_APP)/build.mk
include $(topsrcdir)/config/config.mk
default export libs clean realclean distclean alldep maybe_clobber_profiledbuild check rebase splitsymbols uploadsymbols signnss deliver mochitest mochitest-plain mochitest-chrome mochitest-browser-chrome mochitest-a11y::
default export libs clean realclean distclean alldep maybe_clobber_profiledbuild check rebase uploadsymbols signnss deliver mochitest mochitest-plain mochitest-chrome mochitest-browser-chrome mochitest-a11y::
$(MAKE) -C mozilla $@
# http://bugzilla.mozilla.org/show_bug.cgi?id=450485