cd config
rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml
cd ..

cd data
rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml
cd ..

cd model
rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml
cd ..

cd nbh
rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml
cd ..

cd path
rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml
cd ..

cd util
rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml
cd ..

rm -f *.o core *~ DEADJOE .DS_Store
chmod 600 *.cpp *.h *.hpp *.c *.xml

chmod 700 clean run config data model nbh path util

clear
