3 # Makefile for AROS kernel.resource tests
5 include $(TOP)/config/make.cfg
7 FILES := mmap stackcheck
9 EXEDIR := $(AROS_TESTS)/kernel
11 #MM test-kernel : includes includes-copy linklibs kernel
13 %build_progs mmake=test-kernel \
14 files=$(FILES) targetdir=$(EXEDIR) \
15 uselibs="arossupport amiga arosc m"