mirror of
https://github.com/LukeHagar/yotocol.git
synced 2025-12-06 04:22:12 +00:00
7 lines
116 B
Makefile
7 lines
116 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) pcsclite
|