aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNPScript <nathan@reinerweb.ch>2022-01-14 14:07:15 +0100
committerNPScript <nathan@reinerweb.ch>2022-01-14 14:07:15 +0100
commit369b30f0ca8b1874ae5bcfad950d14911879dc08 (patch)
tree9adb7637cd41039ecf236da38fa4c63da532372a /Makefile
parent463ed01e43c7fe8fba3481f8f6e3f5b8c74286e6 (diff)
add install and run commandHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 996a79f..454bd52 100644
--- a/Makefile
+++ b/Makefile
@@ -20,3 +20,5 @@ luis: ${OBJ}
clean:
rm ${OBJ} luis
+install:
+ install luis /usr/local/bin/