build-project endgame ;
build-project ppair ;
build-project ml ;

run-tests [ glob *.t.cc ]
         : $(TOP)/test/testOne.cc
         ; 

