10 sor
162 B
Makefile
10 sor
162 B
Makefile
|
|
OPENCL_DEPTH = ../../..
|
||
|
|
|
||
|
|
include $(OPENCL_DEPTH)/hsadefs
|
||
|
|
|
||
|
|
BUILD_SUBDIRS = $(DEFAULT_TARGETS)
|
||
|
|
BUILD_MAKEFILE = Makefile.samples
|
||
|
|
|
||
|
|
|
||
|
|
include $(OPENCL_DEPTH)/hsarules
|