12 lines
313 B
Makefile
12 lines
313 B
Makefile
|
|
# Generated Makefile lnx
|
||
|
|
|
||
|
|
OPENCL_DEPTH = ..$(BUILD_DIR_DEPTH)/../../..
|
||
|
|
SCLIB_DEPTH = ..$(BUILD_DIR_DEPTH)/../../../../../drivers/hsa/compiler/finalizer
|
||
|
|
MODULE_DEPTH = ../..$(BUILD_DIR_DEPTH)
|
||
|
|
COMPONENT_DEPTH = $(MODULE_DEPTH)
|
||
|
|
|
||
|
|
OPENCL_TARGET = lnx
|
||
|
|
SCLIB_TARGET = lnx
|
||
|
|
|
||
|
|
include $(MODULE_DEPTH)/build/Makefile.samples
|