7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
# This file is generated by gyp; do not edit.
|
||
|
|
||
|
export builddir_name ?= ./build/../node-addon-api/.
|
||
|
.PHONY: all
|
||
|
all:
|
||
|
$(MAKE) -C ../build nothing
|