Bring gyp into the tools directory; handwritten makefile

This commit is contained in:
Ryan Dahl
2011-08-05 15:03:30 -07:00
parent 466cbfef1b
commit bef9f56cac
38 changed files with 18555 additions and 34 deletions

11
.gitignore vendored
View File

@@ -13,10 +13,9 @@ node_g
/.cproject
gyp-mac-tool
gyp/gyp
gyp/all.Makefile
gyp/all.target.mk
gyp/node_js2c.host.mk
gyp/node_js2c.target.mk
tools/gyp
tools/all.Makefile
tools/all.target.mk
tools/node_js2c.host.mk
tools/node_js2c.target.mk
out/
Makefile