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