Commit e3f86103 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

build: don't run make recursively

For targets that need the binary: don't invoke `make all` as part of the
recipe, just depend on the $(NODE_EXE) target.

PR-URL: https://github.com/iojs/io.js/pull/262


Reviewed-By: default avatarBert Belder <bertbelder@gmail.com>
parent b5c9dcb6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment