Fixed compatibility of output.
[AROS.git] / arch / .unmaintained / m68k-pp-native / Drivers / touchscreen.hidd / mmakefile.src
blob61faf227503ae129f926c45e83ca4a22558ee493
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 FILES   :=      touchscreenclass touchscreen_interrupt 
7 %build_module_macro mmake=kernel-pp-m68k-touchscreen \
8         modname=touchscreen modtype=hidd \
9         files=$(FILES) \
10         conffile=lib.conf \
11         uselibs=hiddstubs \
12         genfunctable=yes
14 %common