diff options
Diffstat (limited to 'node_modules/uws/build/binding.Makefile')
-rw-r--r-- | node_modules/uws/build/binding.Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/uws/build/binding.Makefile b/node_modules/uws/build/binding.Makefile new file mode 100644 index 0000000..c4da901 --- /dev/null +++ b/node_modules/uws/build/binding.Makefile @@ -0,0 +1,6 @@ +# This file is generated by gyp; do not edit. + +export builddir_name ?= ./build/. +.PHONY: all +all: + $(MAKE) uws action_after_build |