aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2020-02-13 23:50:15 -0600
committerepoch <epoch@hacking.allowed.org>2020-02-13 23:50:15 -0600
commita2a2bc852316274b12367fe36391c7aad0072d97 (patch)
treeaea1cc3f76bad9e9184158cb89f9a12c494da056 /share
parentb1a1a6e77bca4de0ae5003931739dac8734e7dbc (diff)
downloadhackvr-a2a2bc852316274b12367fe36391c7aad0072d97.tar.gz
hackvr-a2a2bc852316274b12367fe36391c7aad0072d97.zip
set default PREFIX to /usr/local
Diffstat (limited to 'share')
-rw-r--r--share/hackvr/examples/calendar/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/hackvr/examples/calendar/Makefile b/share/hackvr/examples/calendar/Makefile
index 231384d..2027b18 100644
--- a/share/hackvr/examples/calendar/Makefile
+++ b/share/hackvr/examples/calendar/Makefile
@@ -1,4 +1,7 @@
+PREFIX:=/usr/local
+
all: calvr hackvr_coproc
+ @echo using PREFIX: $(PREFIX)
install:
install -t $(PREFIX)/bin calvr