aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2aa39ab..2b9f122 100644
--- a/Makefile
+++ b/Makefile
@@ -11,3 +11,5 @@ ll.o: ll.c ll.h
sb.o: sb.c sb.h
clean:
rm -f badroff $(OBJS) phrase-circuit.txt
+install: badroff
+ cp -f badroff /usr/local/bin/badroff