aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 74da858..64c8b21 100644
--- a/Makefile
+++ b/Makefile
@@ -1 +1,5 @@
all: re name
+
+install:
+ install re name /usr/local/bin
+ install -m 644 re.1 name.1 /usr/local/man/man1