aboutsummaryrefslogtreecommitdiffstats
path: root/clean
blob: 5b42c434e2f3334388a63aa3a62df448b66438b9 (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