store the pre-alphacomposit hook and allow it to be queried.
[AROS.git] / workbench / devs / printer / mmakefile.src
blob7fb1ecc30a82c5d75cce85f993deed3570480c4a
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
12 %build_module mmake=workbench-devs-printer \
13   modname=printer modtype=device \
14   files=$(FILES)
16 INCLUDE_FILES = include/turboprint.h
18 %copy_includes path= dir=include
20 %common