aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 049bae7..f08871a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,13 +14,6 @@ MANUALS = $(EXECUTABLES:=.1)
DOCUMENTATION = LICENSE README.md
-# conditionally initialized, this is needed for standalone build
-# with empty config.mk
-PREFIX ?= /usr/local
-SHAREPREFIX ?= ${PREFIX}/share
-DOCPREFIX ?= ${SHAREPREFIX}/doc
-MANPREFIX ?= ${PREFIX}/man
-
VERSION = $(shell git describe --always --dirty 2>/dev/null || echo "v0.3-git")
CONFIG_HELP ?= 1