summaryrefslogtreecommitdiff
path: root/gdb/kepler.SCHWINGE/install
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/kepler.SCHWINGE/install')
-rw-r--r--gdb/kepler.SCHWINGE/install9
1 files changed, 7 insertions, 2 deletions
diff --git a/gdb/kepler.SCHWINGE/install b/gdb/kepler.SCHWINGE/install
index 24ab1ef1..0f065f01 100644
--- a/gdb/kepler.SCHWINGE/install
+++ b/gdb/kepler.SCHWINGE/install
@@ -141,6 +141,8 @@ installing fr.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ga/LC_MESSAGES
installing ga.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ga/LC_MESSAGES/opcodes.mo
installing id.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/id/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/it/LC_MESSAGES
+installing it.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/it/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/nl/LC_MESSAGES
installing nl.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/nl/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/pt_BR/LC_MESSAGES
@@ -213,7 +215,7 @@ if test -n ""; then \
*) thd=[...]/tschwinge/Ferry_Tagscherer.build.install/include/;; \
esac; \
/bin/dash ../../Ferry_Tagscherer/libiberty/../mkinstalldirs ${thd}; \
- for h in ../../Ferry_Tagscherer/libiberty/../include/ansidecl.h ../../Ferry_Tagscherer/libiberty/../include/demangle.h ../../Ferry_Tagscherer/libiberty/../include/dyn-string.h ../../Ferry_Tagscherer/libiberty/../include/fibheap.h ../../Ferry_Tagscherer/libiberty/../include/floatformat.h ../../Ferry_Tagscherer/libiberty/../include/hashtab.h ../../Ferry_Tagscherer/libiberty/../include/libiberty.h ../../Ferry_Tagscherer/libiberty/../include/objalloc.h ../../Ferry_Tagscherer/libiberty/../include/partition.h ../../Ferry_Tagscherer/libiberty/../include/safe-ctype.h ../../Ferry_Tagscherer/libiberty/../include/sort.h ../../Ferry_Tagscherer/libiberty/../include/splay-tree.h; do \
+ for h in ../../Ferry_Tagscherer/libiberty/../include/ansidecl.h ../../Ferry_Tagscherer/libiberty/../include/demangle.h ../../Ferry_Tagscherer/libiberty/../include/dyn-string.h ../../Ferry_Tagscherer/libiberty/../include/fibheap.h ../../Ferry_Tagscherer/libiberty/../include/floatformat.h ../../Ferry_Tagscherer/libiberty/../include/hashtab.h ../../Ferry_Tagscherer/libiberty/../include/libiberty.h ../../Ferry_Tagscherer/libiberty/../include/objalloc.h ../../Ferry_Tagscherer/libiberty/../include/partition.h ../../Ferry_Tagscherer/libiberty/../include/safe-ctype.h ../../Ferry_Tagscherer/libiberty/../include/sort.h ../../Ferry_Tagscherer/libiberty/../include/splay-tree.h ../../Ferry_Tagscherer/libiberty/../include/timeval-utils.h; do \
/usr/bin/install -c -m 644 $h ${thd}; \
done; \
fi
@@ -292,7 +294,10 @@ transformed_name=`t='s,y,y,'; \
/bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs \
[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1 ; \
/usr/bin/install -c -m 644 ../../Ferry_Tagscherer/gdb/gdb.1 \
- [...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1/$transformed_name.1
+ [...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1/$transformed_name.1 ; \
+ /bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/include/gdb ; \
+ /usr/bin/install -c -m 644 jit-reader.h [...]/tschwinge/Ferry_Tagscherer.build.install/include/gdb/jit-reader.h
+mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/include/gdb
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
(test "ln -s" = "ln -s" && \