Remove DAHDI completely

I am upgrading to 10 fro, 1.6.2 and I want to clean the system completely before I install new version.
I was able to run asterisk “make uninstall-all” to remove all modules and addons.
Also, i did the same for libpri, but there is no script for dahdi?

thx

make uninstall

dahdi tools needs real work.

make uninstall does not work, I did:
find / | grep dahdi > results
xargs rm -R < results