alsa.audio: move handling of XRUN when writting to the slave task
[AROS.git] / workbench / devs / printer / mmakefile.src
blobf6e471e40f20937de69871b234ede8c716bed08a
1 # $Id$
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 \
15   files=$(FILES)
17 INCLUDE_FILES = include/turboprint.h
19 %copy_includes path= dir=include
21 %common