From: Andrew Volkov <Andrew.Volkov@transas.com>
To: gdb-patches@sources.redhat.com
Subject: [RFA] /sim/h8300/Makefile.in add dependences
Date: Tue, 23 Jul 2002 08:13:00 -0000 [thread overview]
Message-ID: <2E74F312D6980D459F3A05492BA40F8D0114CDBC@clue.transas.com> (raw)
Hi
Ok to commit?
Andrey
2002-07-23 Andrey Volkov <avolkov@transas.com>
* Makefile.in: Add dependences on "inst.h",
"gdb/callback.h", "gdb/remote-sim.h" and "gdb/sim-h8300.h".
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/sim/h8300/Makefile.in,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile.in
--- Makefile.in 16 Apr 1999 01:35:02 -0000 1.1.1.1
+++ Makefile.in 23 Jul 2002 11:09:58 -0000
@@ -19,7 +19,9 @@
## COMMON_PRE_CONFIG_FRAG
SIM_OBJS = compile.o sim-load.o
-
## COMMON_POST_CONFIG_FRAG
-compile.o: compile.c config.h
+compile.o: compile.c inst.h config.h \
+ $(srcdir)/../../include/gdb/sim-h8300.h \
+ $(srcdir)/../../include/gdb/remote-sim.h \
+ $(srcdir)/../../include/gdb/callback.h
next reply other threads:[~2002-07-23 11:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-23 8:13 Andrew Volkov [this message]
2002-07-24 7:40 ` Elena Zannoni
2002-07-29 8:52 Andrew Volkov
2002-07-29 8:58 ` Elena Zannoni
2002-07-29 10:13 Andrew Volkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2E74F312D6980D459F3A05492BA40F8D0114CDBC@clue.transas.com \
--to=andrew.volkov@transas.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox