update copyright and correct struct indentation
[AROS.git] / arch / all-mingw32 / timer / mmakefile.src
blob84a5c8df83f9f3578573955715d46814d63c0bb3
1 # $Id$
2 include $(TOP)/config/make.cfg
4 USER_INCLUDES := -I$(SRCDIR)/$(CURDIR) -I$(SRCDIR)/rom/timer
6 %build_archspecific \
7   mainmmake=kernel-timer maindir=rom/timer \
8   arch=mingw32 modulename=timer \
9   files="timer_init"
11 %common