2 include $(TOP)/config/make.cfg
4 FILES := printer driver prefs gfx text
6 #MM- workbench-devs-common: workbench-devs-printer
8 #MM- workbench-devs-quick: workbench-devs-printer-quick
10 #USER_CFLAGS := -DDEBUG=1
11 USER_LDFLAGS := -static
13 %build_module mmake=workbench-devs-printer \
14 modname=printer modtype=device \
17 INCLUDE_FILES = include/turboprint.h
19 %copy_includes path= dir=include