aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/rules.mk
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2019-11-22 14:38:27 +0100
committerCyril SIX <cyril.six@kalray.eu>2019-11-22 16:40:54 +0100
commit3b4184195e0fed3ff4e1590f401cbc0330910859 (patch)
tree4e884943038d1bf45549be195e823b419c937f65 /test/monniaux/rules.mk
parentc087bf2556a280b3dbd4ba0c1cbda493d18d4290 (diff)
downloadcompcert-kvx-3b4184195e0fed3ff4e1590f401cbc0330910859.tar.gz
compcert-kvx-3b4184195e0fed3ff4e1590f401cbc0330910859.zip
Real clean
Diffstat (limited to 'test/monniaux/rules.mk')
-rw-r--r--test/monniaux/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/rules.mk b/test/monniaux/rules.mk
index 7546f517..2de2c466 100644
--- a/test/monniaux/rules.mk
+++ b/test/monniaux/rules.mk
@@ -158,5 +158,5 @@ run: measures.csv
clean:
rm -f *.o *.s *.bin *.out
- rm -f asm/*.s bin/*.bin obj/*.o out/*.out
+ rm -rf asm/ bin/ obj/ out/