suriab / gyp

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

What's the version of make required? #146

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I run the follow commands in 'test/dependency-copy/src':
$ gyp -fmake copies.gyp

Then i try to make it:
(with GNU make 3.8.1)
$ make V=1
make: Nothing to be done for `all'.

or

(with GNU make 3.79)
$ make V=1
make: *** No rule to make target `|', needed by 
`out/Default/obj.target/proj2/file2.o'.  Stop.

And I can't see any output files in '/tmp'.

Original issue reported on code.google.com by imsk...@gmail.com on 15 Mar 2010 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by evan@chromium.org on 26 May 2011 at 10:16

GoogleCodeExporter commented 9 years ago
Not going to get to this before I get on leave.

Original comment by evan@chromium.org on 20 Sep 2011 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by evan@chromium.org on 20 Sep 2011 at 6:56

GoogleCodeExporter commented 9 years ago

Original comment by evan@chromium.org on 20 Sep 2011 at 6:58