Bug 909076 - Remove useless rules for make export at the top-level directory. r=gps

This commit is contained in:
Mike Hommey 2013-08-27 11:17:23 +09:00
parent 11a511f103
commit a3dd7d9577

View File

@ -87,8 +87,6 @@ config.status: $(topsrcdir)/configure
# Build pseudo-external modules first when export is explicitly called
export::
$(RM) -r $(DIST)/sdk
$(MAKE) -C config export
$(MAKE) tier_nspr
ifdef ENABLE_TESTS
# Additional makefile targets to call automated test suites