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