aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/powerpc/solaris.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/powerpc/solaris.mh')
-rw-r--r--gdb/config/powerpc/solaris.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/solaris.mh b/gdb/config/powerpc/solaris.mh
index efc3a1b..9c740ea 100644
--- a/gdb/config/powerpc/solaris.mh
+++ b/gdb/config/powerpc/solaris.mh
@@ -6,7 +6,7 @@ XM_CLIBS= -lsocket -lnsl
NAT_FILE= nm-solaris.h
NATDEPFILES= corelow.o core-sol2.o solib.o fork-child.o procfs.o \
- proc_api.o proc_events.o proc_flags.o proc_why.o
+ proc-api.o proc-events.o proc-flags.o proc-why.o
# If you are compiling with Sun's compiler, add the -xs option to CC
# (e.g. `make CC="cc -xs"').