Hard-code GYP_GENERATORS=make into top-level Makefile
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 28 Mar 2012 12:42:49 +0000 (12:42 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 28 Mar 2012 12:42:49 +0000 (12:42 +0000)
commit28a33ddddaac9394f869d88b0a49f6ff9ed6f09f
tree288e13f6215007be55967ad744a3f8e335eb1ee0
parent82c0fec545fccc4316e54347b49cab4cef140f18
Hard-code GYP_GENERATORS=make into top-level Makefile

removing the need to manually specify this on platforms where it's not the default (Mac).

Review URL: https://chromiumcodereview.appspot.com/9877002

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