Add "native" target to Makefile for the benefit of Linux distros
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 15 Sep 2011 08:16:07 +0000 (08:16 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 15 Sep 2011 08:16:07 +0000 (08:16 +0000)
commit5ab7a66a4925cbd90500379063a084abf2702475
tree0850fbf2336ff731a1ca3fd3739951507ccbc09f
parent5a33daf643becc57e507733af3b0433f656d1e7e
Add "native" target to Makefile for the benefit of Linux distros

TEST=make native; make native.check; make native.clean

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9292 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Makefile
build/standalone.gypi
tools/test-wrapper-gypbuild.py