wine/dlls/opencl/Makefile.in

10 lines
151 B
Makefile

MODULE = opencl.dll
UNIXLIB = opencl.so
UNIX_LIBS = $(OPENCL_LIBS)
SOURCES = \
pe_thunks.c \
pe_wrappers.c \
unix_thunks.c \
unix_wrappers.c