aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-23 21:02:09 +0100
committerMattias Andrée <m@maandree.se>2025-02-23 21:02:09 +0100
commita231ffb8d5e49cff8401137b89233d4f51c7f802 (patch)
treeaf51f561630a762c46fe4fd1f56cdff4df67e137 /config.mk
parentUpdate e-mail (diff)
downloadsysrss-a231ffb8d5e49cff8401137b89233d4f51c7f802.tar.gz
sysrss-a231ffb8d5e49cff8401137b89233d4f51c7f802.tar.bz2
sysrss-a231ffb8d5e49cff8401137b89233d4f51c7f802.tar.xz
change license, replace info with man, simplify makefileHEAD2.3master
Signed-off-by: Mattias Andrée <m@maandree.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