Added images for testing.
[AROS.git] / rom / lddemon / mmakefile.src
blobb3df70651753a124d4b48cd6aa0c090ce1dddcb3
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_CFLAGS += -D__DOS_NOLIBBASE__
6 USER_LDFLAGS := -static
8 %build_module mmake=kernel-lddemon \
9   modname=lddemon modtype=resource \
10   files="lddemon" 
12 %common