aboutsummaryrefslogtreecommitdiffstats
path: root/clean
diff options
context:
space:
mode:
Diffstat (limited to 'clean')
-rwxr-xr-xclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean b/clean
index 246aa82..2cb5f16 100755
--- a/clean
+++ b/clean
@@ -1,3 +1,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
+rm -f .compile .link-executable .link-library .vars.rc all compile_flags.txt libpack.so test test_gen