forgot to commit the actual hostlib code
[tangerine.git] / test / dos / mmakefile.src
blob6045ebd80d3d2fa076430344dc6de3e1ceed350e
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES           := getenv namefromfh examinefh
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