aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-10-08 20:23:16 +0200
committerBert Münnich <ber.t@posteo.de>2017-10-08 20:23:16 +0200
commit171633de32eaa7cdd3039e4abf830f2b08ac7fe3 (patch)
tree79c176076e0e725c8766c2f5432204a514ca3e48 /config.mk
parent2bf8f2ac4256e155db420f67a3937f54399ff8fe (diff)
downloadnsxiv-171633de32eaa7cdd3039e4abf830f2b08ac7fe3.tar.zst
Get rid of SRCDIR macro, VPATH on make cmd line suffices
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index 3aa3cf2..cf2f946 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,3 @@
-SRCDIR := .
-
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man