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