aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2008-08-01 14:35:06 +0000
committerPedro Alves <palves@redhat.com>2008-08-01 14:35:06 +0000
commite316cf6e3e9aded8e0c86d7dda88c55f5cf918dd (patch)
tree51f55d29fdcd286f52a6c9851274dc43ccca14c2 /opcodes/Makefile.am
parenta656ed5bea55de6af0e9e3655845d602580e670b (diff)
downloadgdb-e316cf6e3e9aded8e0c86d7dda88c55f5cf918dd.zip
gdb-e316cf6e3e9aded8e0c86d7dda88c55f5cf918dd.tar.gz
gdb-e316cf6e3e9aded8e0c86d7dda88c55f5cf918dd.tar.bz2
* Makefile.am ($(srcdir)/ia64-asmtab.c): Remove line continuation.
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r--opcodes/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index 8c14565..3500f19 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -589,8 +589,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