aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-06 22:12:01 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-06 22:12:01 +0200
commitea4ba29c8d11f46e61d5a4b68c41dffecd6a3daf (patch)
treee26afd20d2e89e4d466a97d9b2b40e0e661f5274 /Makefile
parent8558abc41b8d0515e07b552ca746f62c30c7502d (diff)
downloadbuild-ea4ba29c8d11f46e61d5a4b68c41dffecd6a3daf.tar.gz
Add build.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5b08578..ec54858 100644
--- a/Makefile
+++ b/Makefile
@@ -1 +1,5 @@
build: build.c
+
+install:
+ install build /usr/local/bin
+ install -m 644 build.1 /usr/local/man/man1