6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
MODULE = opencl.dll
|
||
|
EXTRALIBS = @LIBOPENCL@
|
||
|
|
||
|
C_SRCS = \
|
||
|
opencl.c
|