9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
|
|
EXAMPLE=stencil
|
|
CPP_SRC=stencil.cpp stencil_serial.cpp
|
|
ISPC_SRC=stencil.ispc
|
|
ISPC_IA_TARGETS=avx1-i32x16
|
|
ISPC_ARM_TARGETS=neon
|
|
|
|
include ../common.mk
|