summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-11-10 18:38:43 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-11-10 18:38:43 (GMT)
commitbd382d87b3fcb20a757fe65c591c31f0d9f30465 (patch)
tree4f3410ef7455dc45412f3643cea05346f229dcef
parent1e44705dc86ed913549a6beac4cfb4fc0112d9fc (diff)
parenta376924771b18a3181c6ec57dc631fc357c3fdfe (diff)
downloadtcl-bd382d87b3fcb20a757fe65c591c31f0d9f30465.zip
tcl-bd382d87b3fcb20a757fe65c591c31f0d9f30465.tar.gz
tcl-bd382d87b3fcb20a757fe65c591c31f0d9f30465.tar.bz2
merge 8.6
-rw-r--r--macosx/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile
index cdeb099..9c8b0e2 100644
--- a/macosx/GNUmakefile
+++ b/macosx/GNUmakefile
@@ -13,7 +13,7 @@
#-------------------------------------------------------------------------------------------------------
# customizable settings
-DESTDIR ?=
+DESTDIR ?= ${CURDIR}/../../build
INSTALL_ROOT ?= ${DESTDIR}
BUILD_DIR ?= ${CURDIR}/../../build