ChrisPei / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

build GYP with gcc - instructions #356

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello.
I downloaded source of GYP by SVN.
This is it:
http://scr.hu/12i4/e27fg

Next in this in wiki i read:
"Build instructions

The top-level Makefile defines a number of targets for each target architecture 
(ia32, x64, arm) and mode (debug or release). So your basic command for 
building is: 

make ia32.release"

My question may sound stupidly but i don't see makefile in GYP folder. What i 
must to do next to build GYP?
I'm just begginer, sorry :)

Original issue reported on code.google.com by j.kutrze...@wp.pl on 15 Jul 2013 at 11:02