revert between 56095 -> 55830 in arch
[AROS.git] / rom / lddemon / mmakefile.src
blob095d8041ae80d2ad4cd15fce2d07b8811ff9cebd
1 # $Id$
3 include $(SRCDIR)/config/aros.cfg
5 INCLUDE_FILES := lddemon.h
7 USER_CPPFLAGS += -D__DOS_NOLIBBASE__
8 USER_LDFLAGS := -static
10 %build_module mmake=kernel-lddemon \
11   modname=lddemon modtype=resource \
12   files="lddemon" 
14 %copy_includes dir=include path=resources