aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/Makefile.in
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-02-02 00:45:59 +0000
committerJohn Gilmore <gnu@cygnus>1993-02-02 00:45:59 +0000
commita082325bd2660b06c46452bd9894258a55343288 (patch)
treea1c730446f9f69b8ba62b990d1f2ac7bcb696019 /sim/h8300/Makefile.in
parent1fa643be8e6e420bbe85c4afe843cb38c2fc0151 (diff)
downloadgdb-a082325bd2660b06c46452bd9894258a55343288.zip
gdb-a082325bd2660b06c46452bd9894258a55343288.tar.gz
gdb-a082325bd2660b06c46452bd9894258a55343288.tar.bz2
* Makefile.in: Make SunOS halfdone VPATH work.
* p1.c: Lint picked up by HP native compiler.
Diffstat (limited to 'sim/h8300/Makefile.in')
-rw-r--r--sim/h8300/Makefile.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/sim/h8300/Makefile.in b/sim/h8300/Makefile.in
index 281ca99..abb3f6f 100644
--- a/sim/h8300/Makefile.in
+++ b/sim/h8300/Makefile.in
@@ -75,9 +75,8 @@ p2.c:writecode
writecode:writecode.c
$(CC) -o writecode -g $(CSEARCH) $(srcdir)/writecode.c
-
-
-
+run.o: run.c
+perifs.o: perifs.c
#### host and target dependent Makefile fragments come in here.
###