summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 20:43:10 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 20:43:10 -0600
commit993cdce1f0194433cfa5bfa1a88d38b52e8a9240 (patch)
tree742001d6bc8960457fc2ba1f8991b076b0a62f5e /Makefile
parentwe can't use WORKDIR directly, on windows this is windows path (diff)
downloadcore-993cdce1f0194433cfa5bfa1a88d38b52e8a9240.tar.gz
core-993cdce1f0194433cfa5bfa1a88d38b52e8a9240.zip
again do not use WORKDIR prematurely due to windows
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3cab80612277..a701b507aad7 100644
--- a/Makefile
+++ b/Makefile
@@ -353,7 +353,7 @@ config_host.mk : config_host.mk.in bin/repo-list.in ooo.lst.in configure.in auto
# Bootstap
#
-bootstrap: $(WORKDIR)/bootstrap
+bootstrap: $(SRCDIR)/workdir/$(INPATH)/bootstrap
#
# Fetch