7 lines
192 B
Makefile
7 lines
192 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) transform_kernel pffft font_kernel fdlibm_ieee754 documentAll busy_wait audio_kernel
|