Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/dist/binutils/doc Disable rebuilding ...
details: https://anonhg.NetBSD.org/src/rev/1b33e1e519f1
branches: trunk
changeset: 769891:1b33e1e519f1
user: apb <apb%NetBSD.org@localhost>
date: Sun Sep 25 19:40:36 2011 +0000
description:
Disable rebuilding of elfedit.1
diffstat:
external/gpl3/binutils/dist/binutils/doc/Makefile.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 8e4a78087084 -r 1b33e1e519f1 external/gpl3/binutils/dist/binutils/doc/Makefile.in
--- a/external/gpl3/binutils/dist/binutils/doc/Makefile.in Sun Sep 25 19:09:31 2011 +0000
+++ b/external/gpl3/binutils/dist/binutils/doc/Makefile.in Sun Sep 25 19:40:36 2011 +0000
@@ -842,6 +842,8 @@
rm -f strip.pod
elfedit.1: $(binutils_TEXI) $(binutils_TEXINFOS)
+ @echo "NOT REBUILDING $@"
+NetBSD_DISABLED_elfedit.1:
touch $@
-$(TEXI2POD) $(MANCONF) -Delfedit < $(binutils_TEXI) > elfedit.pod
-($(POD2MAN) elfedit.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
Home |
Main Index |
Thread Index |
Old Index