all : lib exp lib : cd src && make exp : cd examples && make clean : cd src && make clean cd examples && make clean rm -f *~ */*~