all_drivers : cd drivers ; make drivers lib : cd src ; make makeLib clean : cd src ; make clean cd drivers ; make clean cd doc ; make clean