aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index d870433..f7743b8 100644
--- a/makefile
+++ b/makefile
@@ -33,6 +33,7 @@ compile: $(BUILD) $(OBJS) $(BUILD)/bloc
clean:
@rm -rf $(BUILD)/*
+ @rm -f $(SRC)/cmdline.*
install:
@install -m 755 $(BUILD)/bloc $(DESTDIR)$(PREFIX)/bin/