File size: 111 Bytes
f9f1a35 |
1 2 3 4 5 6 7 |
# This file is generated by gyp; do not edit.
export builddir_name ?= ./build/.
.PHONY: all
all:
$(MAKE) pty
|
f9f1a35 |
1 2 3 4 5 6 7 |
# This file is generated by gyp; do not edit.
export builddir_name ?= ./build/.
.PHONY: all
all:
$(MAKE) pty
|