SubDir TOP utils ;

# check XML dic format

Main mysort : sort.cpp ;
Main mysort2 : sort2.cpp ;

InstallBin $(BINDIR) : mysort mysort2 ;
