summaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2008-08-01 14:35:06 +0000
committerPedro Alves <pedro@codesourcery.com>2008-08-01 14:35:06 +0000
commit7d18166184d63fdbcc1e248bd8909f8a7ef42737 (patch)
tree8d6e8daa8f0a00905c7a7c9468b82ef135ee3579 /opcodes/Makefile.in
parent8544207facdc2f337602cd07119cae02c9af18a9 (diff)
downloadbinutils-redhat-7d18166184d63fdbcc1e248bd8909f8a7ef42737.tar.gz
* Makefile.am ($(srcdir)/ia64-asmtab.c): Remove line continuation.
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 06d1c737cf..98857832c9 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -1140,8 +1140,9 @@ ia64-gen: ia64-gen.o
ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
-$(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl \
- ia64-waw.tbl ia64-war.tbl
+# Don't wrap the line below, as @MAINT@ can be expanded to '#'.
+# Some make versions don't handle line continuations in comments.
+$(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
./ia64-gen --srcdir $(srcdir) > $@
s390-mkopc: s390-mkopc.c