aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index db78a43..eec16c7 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -2437,7 +2437,9 @@ ld.dvi: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
# Build the man page from the texinfo file
# The sed command removes the no-adjust Nroff command so that
# the man output looks standard.
-ld.1: $(srcdir)/ld.texinfo configdoc.texi ldver.texi
+# It depends on "info" instead of "configdoc.texi ldver.texi" to
+# support parallel build.
+ld.1: $(srcdir)/ld.texinfo info
touch $@
-$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod
-($(POD2MAN) ld.pod | \
@@ -2476,8 +2478,6 @@ install-data-local:
install-data-local: install-info
diststuff: info $(EXTRA_DIST)
all: info ld.1
-
-ld.1: info
distclean-local:
rm -rf ldscripts