aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2010-10-11 06:10:35 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2010-10-11 06:10:35 +0000
commitd92fa646e7da3c37d4bade5ee935c9e9a728c8d6 (patch)
treec98d2549636cbfee2d3660ffa1c71d202b54bf6a /opcodes/Makefile.am
parentfb41131eab5fac6b0c56a55971aadfd6cb946617 (diff)
downloadfsf-binutils-gdb-d92fa646e7da3c37d4bade5ee935c9e9a728c8d6.zip
fsf-binutils-gdb-d92fa646e7da3c37d4bade5ee935c9e9a728c8d6.tar.gz
fsf-binutils-gdb-d92fa646e7da3c37d4bade5ee935c9e9a728c8d6.tar.bz2
opcodes/
* Makefile.am (libopcodes_a_SOURCES): New as empty. * Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r--opcodes/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index d866617..74cd397 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -287,6 +287,7 @@ EXTRA_libopcodes_la_SOURCES = $(LIBOPCODES_CFILES)
# should be removed if everything else starts using libtool. FIXME.
noinst_LIBRARIES = libopcodes.a
+libopcodes_a_SOURCES =
stamp-lib: libopcodes.la
libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \