9 rader
199 B
Makefile
9 rader
199 B
Makefile
|
|
OPENCL_DEPTH = ../../../..
|
||
|
|
|
||
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
|
||
|
|
|
||
|
|
BUILD_SUBDIRS = $(DEFAULT_TARGETS)
|
||
|
|
BUILD_MAKEFILE = Makefile.BitionicSort
|
||
|
|
|
||
|
|
include $(OPENCL_DEPTH)/runtimenew/runtimerules
|