5 Main $(1) : $(2) : $(3) ;
6 LinkLibraries $(1) : libre9.a $(4) ;
10 Re9Main test : test.c ;
11 Re9Main test1 : test1.c ;
12 Re9Main test2 : test2.c ;
13 Re9Main test3 : test3.c ;
14 #Re9Main test4 : test4.c ;
15 Re9Main test5 : test5.c ;
16 Re9Main test6 : test6.c ;
19 SubInclude TOP src libre9 ;