define __KERNEL_STRICT_NAMES to avoid inclusion of kernel types on systems that carry...
[cake.git] / test / dos / mmakefile.src
blobef984ac273a638375007f1674b61b0a73f32c8e9
1 # Copyright © 2003, 2009, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES           := getenv namefromfh examinefh setfiledate output setenv
7 EXEDIR          := $(AROS_TESTS)/dos
9 #MM- test : test-dos
10 #MM- test-quick : test-dos-quick
12 #MM test-dos : includes linklibs 
14 %build_progs mmake=test-dos \
15     files=$(FILES) targetdir=$(EXEDIR) \
16     uselibs="arossupport amiga arosc m"
18 %common