summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorculler <culler>2020-11-10 17:52:04 (GMT)
committerculler <culler>2020-11-10 17:52:04 (GMT)
commitf809af7e7be495831a0384041a9cbb4e7d2a53ab (patch)
tree92ac19c032e80df0adc77d469762f7cd7c0ecbc3 /macosx
parent44d6e3ab5ea76fb135058f21fde9dfebdbbd035b (diff)
parenta376924771b18a3181c6ec57dc631fc357c3fdfe (diff)
downloadtcl-f809af7e7be495831a0384041a9cbb4e7d2a53ab.zip
tcl-f809af7e7be495831a0384041a9cbb4e7d2a53ab.tar.gz
tcl-f809af7e7be495831a0384041a9cbb4e7d2a53ab.tar.bz2
Merge 8.6
Diffstat (limited to 'macosx')
-rw-r--r--macosx/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile
index 93fd843..3d88729 100644
--- a/macosx/GNUmakefile
+++ b/macosx/GNUmakefile
@@ -13,7 +13,7 @@
#-------------------------------------------------------------------------------------------------------
# customizable settings
-DESTDIR ?=
+DESTDIR ?= ${CURDIR}/../../build
INSTALL_ROOT ?= ${DESTDIR}
BUILD_DIR ?= ${CURDIR}/../../build