mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-22 22:15:42 -05:00
7 lines
120 B
Makefile
7 lines
120 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) keccak addon
|