6 include $(SRCDIR)/config/aros.cfg
8 USER_LDFLAGS := -static
11 CreateVLayerHandleTagList \
20 #MM- workbench-libs-cgxvideo : linklibs
21 #MM- workbench-libs-cgxvideo-kobj : linklibs
23 #MM- workbench-libs-cgxvideo-includes : \
24 #MM kernel-exec-includes \
27 %build_module mmake=workbench-libs-cgxvideo \
28 modname=cgxvideo modtype=library \
29 files="cgxvideo_init $(FUNCS)"
33 INCLUDE_FILES := $(call WILDCARD, include/*.h)
35 %copy_includes path=cybergraphx dir=include