mirror of
https://github.com/JonasunderscoreJones/aka-worker.git
synced 2025-10-23 09:59:19 +02:00
6 lines
141 B
Makefile
6 lines
141 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/deps/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) -C .. locate_sqlite3 sqlite3
|