Humble script for creating the port's snapshots.
[AROS.git] / test / kernel / mmakefile.src
blobae2002ce4b84d42b9f31bf45bde2558cbf87592a
1 #   $Id$
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 includes-kernel
13 %build_progs mmake=test-kernel \
14     files=$(FILES) targetdir=$(EXEDIR)
16 %common