aboutsummaryrefslogtreecommitdiffstats
path: root/clean
blob: 246aa829daa7f9ab6527ebc35f05198dd65660ea (plain)
1
2
3
#!/bin/sh
find . -type f \( -name '*.d' -o -name '*.o' -o -name '*.inc' \) -exec rm -f {} +
rm -f .compile .link-library .link-executable test_gen test libpack.so all