3 include $(SRCDIR)/config/aros.cfg
5 FILES := printer driver prefs gfx text
7 #MM- workbench-devs-common: workbench-devs-printer
9 #MM- workbench-devs-quick: workbench-devs-printer-quick
11 #USER_CFLAGS := -DDEBUG=1
12 USER_LDFLAGS := -static
14 %build_module mmake=workbench-devs-printer \
15 modname=printer modtype=device \
18 INCLUDE_FILES = include/turboprint.h
20 %copy_includes path= dir=include