version 3.1 checkin
[TestXSLT.git] / distclean.sh
1 #!/bin/sh
2
3 (cd libiconv && make distclean)
4 (cd libexpat && make distclean)
5 (cd libsablot && make distclean)
6 (cd libxml2 && make distclean)
7 (cd libxslt && make distclean)