quitando basura del index
[VSoRC/.git] / node_modules / websocket / Makefile
diff --git a/node_modules/websocket/Makefile b/node_modules/websocket/Makefile
deleted file mode 100644 (file)
index 39ff645..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-all:
-       node-gyp configure build
-
-clean:
-       node-gyp clean
-
-autobahn:
-       @NODE_PATH=lib node test/autobahn-test-client.js --host=127.0.0.1 --port=9000
-
-autobahn-server:
-       @NODE_PATH=lib node test/echo-server.js