summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2005-01-05 11:12:22 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2005-01-05 11:12:22 +0000
commitb022bd16d277fb8797026a5ddc31e81b356f3dd3 (patch)
tree4e0e488d9307592188bbab84b334ea8a263baba1
parent7936321aadbe8ffc7281a540aa8c8aad24a7a1d3 (diff)
Unbreak m88k build.
-rw-r--r--gnu/usr.bin/binutils/gdb/config/m88k/obsd.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gdb/config/m88k/obsd.mh b/gnu/usr.bin/binutils/gdb/config/m88k/obsd.mh
index 02ef16a2a3c..2978edfc492 100644
--- a/gnu/usr.bin/binutils/gdb/config/m88k/obsd.mh
+++ b/gnu/usr.bin/binutils/gdb/config/m88k/obsd.mh
@@ -1,2 +1,2 @@
# Host: OpenBSD/m88k
-NATDEPFILES= fork-child.o inf-child.o m88kbsd-nat.o
+NATDEPFILES= fork-child.o inf-ptrace.o m88kbsd-nat.o