We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14d15a commit 6be0dffCopy full SHA for 6be0dff
Makefile
@@ -1,7 +1,7 @@
1
TARGET = progsche.sh
2
# Installation directories
3
PREFIX ?= /usr
4
-BINDIR = $(PREFIX)/bin
+BINDIR = $(PREFIX)/bin/progsche
5
6
# Rule to install the binary
7
install:
0 commit comments