mirror of https://github.com/jkjoy/sunpeiwen.git
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
# This file is generated by gyp; do not edit.
|
||
|
|
||
|
export builddir_name ?= ./build/deps/cpu_features/.
|
||
|
.PHONY: all
|
||
|
all:
|
||
|
$(MAKE) -C ../.. cpu_features
|