aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-16 16:19:18 +0200
committerMattias Andrée <maandree@kth.se>2021-09-16 16:19:18 +0200
commit53575c264f4bdf90e2778c356164ddec00ddd727 (patch)
tree68169aec21a4d8d18b00a4c3cd0a308c586d4c19 /config.mk
parentfix makefile (diff)
downloadblue-53575c264f4bdf90e2778c356164ddec00ddd727.tar.gz
blue-53575c264f4bdf90e2778c356164ddec00ddd727.tar.bz2
blue-53575c264f4bdf90e2778c356164ddec00ddd727.tar.xz
Improve makefile1.1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
new file mode 100644
index 0000000..59032da
--- /dev/null
+++ b/config.mk
@@ -0,0 +1,2 @@
+PREFIX = /usr
+MANPREFIX = $(PREFIX)/share/man