aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/i386gnu.mh
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2008-09-12 10:39:03 +0000
committerPedro Alves <palves@redhat.com>2008-09-12 10:39:03 +0000
commit3d0bb823b09d0f6103cba00d833152b7f6a6e1d1 (patch)
tree3098db62ace43a5dea1fe1f1d73ac5a84dad4e5d /gdb/config/i386/i386gnu.mh
parent7be8330a59e4c55791360237af8cf2b070d0f45c (diff)
downloadfsf-binutils-gdb-3d0bb823b09d0f6103cba00d833152b7f6a6e1d1.zip
fsf-binutils-gdb-3d0bb823b09d0f6103cba00d833152b7f6a6e1d1.tar.gz
fsf-binutils-gdb-3d0bb823b09d0f6103cba00d833152b7f6a6e1d1.tar.bz2
gdb/
* Makefile.in (generated_files): Add $(NAT_GENERATED_FILES). * config/i386/i386gnu.mh (NAT_GENERATED_FILES): New. gdb/doc/ * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
Diffstat (limited to 'gdb/config/i386/i386gnu.mh')
-rw-r--r--gdb/config/i386/i386gnu.mh5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/i386/i386gnu.mh b/gdb/config/i386/i386gnu.mh
index a188b1c..d4e09d9 100644
--- a/gdb/config/i386/i386gnu.mh
+++ b/gdb/config/i386/i386gnu.mh
@@ -29,3 +29,8 @@ MIGCOM = $(MIG) -cc cat - /dev/null
%_U.h %_U.c: %.defs
$(CPP) $(CPPFLAGS) $($*-MIGUFLAGS) -x c $< \
| $(MIGCOM) -sheader /dev/null -server /dev/null -user $*_U.c -header $*_U.h
+
+NAT_GENERATED_FILES = notify_S.h notify_S.c \
+ process_reply_S.h process_reply_S.c \
+ msg_reply_S.h msg_reply_S.c msg_U.h msg_U.c \
+ exc_request_U.h exc_request_U.c exc_request_S.h exc_request_S.c