6 рядки
131 Б
Makefile
6 рядки
131 Б
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) canvas canvas-postbuild
|