summaryrefslogtreecommitdiff
path: root/wrapper/main.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'wrapper/main.mk.in')
-rw-r--r--wrapper/main.mk.in13
1 files changed, 8 insertions, 5 deletions
diff --git a/wrapper/main.mk.in b/wrapper/main.mk.in
index 4de7eb8..0ba00d7 100644
--- a/wrapper/main.mk.in
+++ b/wrapper/main.mk.in
@@ -17,13 +17,16 @@ ver = 0.9
# along with this program; see the file COPYING.
# If not, see <http://www.gnu.org/licenses>.
-sysconfdir ?= @sysconfdir@
-BINDIR ?= @BINDIR@
-TMPDIR ?= @TMPDIR@
-LIBDIR ?= @LIBDIR@
-ETCDIR ?= @ETCDIR@
+sysconfdir = @sysconfdir@
+BINDIR = @BINDIR@
+TMPDIR = @TMPDIR@
+LIBDIR = @LIBDIR@
+ETCDIR = @ETCDIR@
dirs += $(sysconfdir) $(BINDIR) $(TMPDIR) $(LIBDIR) $(ETCDIR)
+rvs = @rvs@
+RVS = @RVS@
+
# phony targets ####################################################
.PHONY : all
all : Makefiles rvs