mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) secp256k1 addon
|