7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
|
# This file is generated by gyp; do not edit.
|
||
|
|
||
|
export builddir_name ?= ./build/.
|
||
|
.PHONY: all
|
||
|
all:
|
||
|
$(MAKE) binding
|