diff options
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r-- | ld/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in index f2b6630..1e93cfa 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -256,7 +256,7 @@ Makefile: $(srcdir)/Makefile.in $(srcdir)/configure ./configure +destdir=$(destdir) \ +norecurse \ `if [ "$(srcdir)" != "." ] ; then echo +f; fi` \ - $(host) +target=$(target)) ; $(MAKE) dep + $(host) +target=$(target)) ### Local Variables: *** ### mode:fundamental *** |