aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-16 18:29:22 +0200
committerMattias Andrée <maandree@kth.se>2021-09-16 18:29:22 +0200
commit9399cc5c69131d0c22a7825b1c2b7d0d6e4dbc7e (patch)
treef223a554016baf7776794b6e4a26f99093ae07a3 /config.mk
parentfix deps (diff)
downloadmetar-1.3.4.tar.gz
metar-1.3.4.tar.bz2
metar-1.3.4.tar.xz
Improve makefile1.3.4
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-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