aboutsummaryrefslogtreecommitdiffstats
path: root/clean
blob: 8797998067af6f18eaf33483b2b79557c1623e61 (plain)
1
2
3
#!/bin/sh
find . -type f \( -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