aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorMarvin Borner2024-01-21 13:17:54 +0100
committerMarvin Borner2024-01-21 14:52:05 +0100
commitd1813a10c682afca756250fbb6133bb0853e0054 (patch)
tree6f6c7bc21cf1e8d0f4ce07ec69607fdb268a271c /makefile
parent2e46b5875586dd4f7f69b7f6e708d55235ce29a1 (diff)
BLoC min tree size parameter optimizerHEADmain
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index d5ba639..ab6da6a 100644
--- a/makefile
+++ b/makefile
@@ -30,6 +30,7 @@ compile: $(BUILD) $(OBJS) $(BUILD)/blocade
clean:
@rm -rf $(BUILD)/*
+ @rm -f $(SRC)/cmdline.*
install:
@install -m 755 $(BUILD)/blocade $(DESTDIR)$(PREFIX)/bin/