Add MIPS support to top-level Makefile
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 9 Nov 2011 16:18:36 +0000 (16:18 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 9 Nov 2011 16:18:36 +0000 (16:18 +0000)
commit2485ced5058f79bd9c5b6372cc8fb2ff430fcc40
treed501ccaccd6f2f3fbc936ba3091c226720d234cb
parentcefa4cc148aef6cdbddf5300949027c50acc5d25
Add MIPS support to top-level Makefile

For now, MIPS targets are not included in the "all", "release", "debug" and corresponding ".check" convenience targets, but they can be built explicitly (e.g. "mips.release.check").

Review URL: http://codereview.chromium.org/8510014

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9943 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Makefile