Bug 710486 - Remove unnecessary mkdir objdir/js/src/nanojit; r=ted

This commit is contained in:
Ed Morley 2011-12-16 09:13:29 +00:00
parent 1db65d16d1
commit 3691e9b488

View File

@ -699,10 +699,6 @@ distclean::
cat unallmakefiles | $(XARGS) rm -f
$(RM) $(DIST_GARBAGE)
# our build system doesn't handle subdir srcs very gracefully today
export::
$(MKDIR) -p nanojit
DEFINES += -DEXPORT_JS_API
# mfbt is always packed with us, so if we're building a shared object,