summaryrefslogtreecommitdiff
path: root/mp
diff options
context:
space:
mode:
Diffstat (limited to 'mp')
-rwxr-xr-xmp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp b/mp
index d09f2cf..32c4cd5 100755
--- a/mp
+++ b/mp
@@ -3,6 +3,7 @@
set -e
find src -name '*.o' -delete
+rm -f build/system.elf
for i in info program; do
make "$@" $i