Pristine Ack-5.5
[Ack-5.5.git] / lang / basic / test / Makefile
1 SRC=    bull.b buzzword.b checker.b creator.b grafiek.b gunner.b learn.b\
2         opg1.b opg2.b opg3.b opg4.b opg5.b opg6.b som4.b test01.b test02.b\
3         test03.b test04.b test05.b test06.b test07.b test08.b test09.b\
4         test10.b test11.b test12.b test13.b test14.b test15.b test16.b\
5         test17.b test19.b test20.b test21.b test22.b test23.b\
6         test24.b test25.b test26.b test27.b test28.b test29.b test30.b\
7         test31.b test32.b test33.b test34.b test35.b
8
9 #FLOATS = -fp
10 FLOATS =
11
12 head:   
13         for i in $(SRC) ; do fp=$(FLOATS); export fp; runcmp $$i ; done
14 clean:
15         rm -f *.b.[rx] *.[dekmos]