Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / test / dos / mmakefile.src
blobb01b983541a1bcc08ea8135de98889e192143039
1 # Copyright © 2003, The AROS Development Team. All rights reserved.
2 # $Id$
4 include $(TOP)/config/make.cfg
6 FILES           := getenv namefromfh examinefh setfiledate output
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