summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-02-03 21:01:18 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 19:34:08 -0600
commit7c64dd40b77eaebd9a025b746dd0487a5c7eb613 (patch)
tree127604027b03a0eaca496946417e123cdacc7bac /Makefile
parentfix the autogen.sh final message, to give proper build instructions (diff)
downloadcore-7c64dd40b77eaebd9a025b746dd0487a5c7eb613.tar.gz
core-7c64dd40b77eaebd9a025b746dd0487a5c7eb613.zip
fix bootstraping issue on x-compile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 9f9e93a71733..3cab80612277 100644
--- a/Makefile
+++ b/Makefile
@@ -352,11 +352,8 @@ config_host.mk : config_host.mk.in bin/repo-list.in ooo.lst.in configure.in auto
#
# Bootstap
#
-$(WORKDIR)/bootstrap: autogen
- @cd $(SRCDIR) && ./bootstrap
- @mkdir -p $(dir $@) && touch $@
-bootstrap: $(WORKDIR)/bootstrap autogen
+bootstrap: $(WORKDIR)/bootstrap
#
# Fetch