aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorSan Jacobs2022-08-07 09:31:24 +0200
committerSan Jacobs2022-08-07 09:31:24 +0200
commit5b331794952bb8a2581b2a31790d4c3e61efc690 (patch)
treefa2a310df43bbc708599364cde4cff75e5d6650f /makefile
parent8d8848e882aaf8ed92a9e919505f478ff1f5ce05 (diff)
downloadsatscalc-5b331794952bb8a2581b2a31790d4c3e61efc690.tar.gz
satscalc-5b331794952bb8a2581b2a31790d4c3e61efc690.tar.bz2
satscalc-5b331794952bb8a2581b2a31790d4c3e61efc690.zip
Installing to /usr/local/bin
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 979b8c4..d91856f 100644
--- a/makefile
+++ b/makefile
@@ -43,5 +43,5 @@ cleanall:
rm obj/*.o a.out
install: a.out
- cp a.out /usr/bin/satscalc
+ cp a.out /usr/local/bin/satscalc