nodejs binding make build should do less
This commit is contained in:
parent
a29b1580bd
commit
09d84058a8
|
@ -7,7 +7,6 @@ clean:
|
||||||
rm -f *.o
|
rm -f *.o
|
||||||
|
|
||||||
build: kzg.cxx kzg.ts package.json binding.gyp Makefile
|
build: kzg.cxx kzg.ts package.json binding.gyp Makefile
|
||||||
cd ../../src; make lib
|
|
||||||
yarn node-gyp rebuild
|
yarn node-gyp rebuild
|
||||||
|
|
||||||
test: build
|
test: build
|
||||||
|
|
Loading…
Reference in New Issue