oops. broke the BM_PUTPIXEL coords. use PIXFMT_BGRA32 for x86, and convert the color...
[AROS.git] / arch / all-unix / battclock / mmakefile.src
blob1fe367ef8e84423f0d382a68d79417c2d07ef767
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_CFLAGS := -isystem $(GENINCDIR) $(KERNEL_INCLUDES) \
6                -DHOST_OS_$(ARCH) -DHOST_OS_$(AROS_TARGET_VARIANT)
8 %build_archspecific \
9   mainmmake=kernel-battclock maindir=rom/battclock \
10   arch=unix \
11   files="battclock_init readbattclock"
13 %common