Reorganize solib.c.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / solaris.mh
index d733138f12fc4ce7939d8381ea4514ae6a540522..29ad0947178e12eecaface5bd8394bad9e8c0442 100644 (file)
@@ -1,16 +1,12 @@
 # Host: PowerPC, running Solaris 2
 
 XM_FILE= xm-solaris.h
-XDEPFILES= ser-tcp.o
+XDEPFILES=
 XM_CLIBS= -lsocket -lnsl
 
 NAT_FILE= nm-solaris.h
-NATDEPFILES= corelow.o core-sol2.o solib.o procfs.o fork-child.o
-
-# SVR4 comes standard with terminfo, and in some implementations, the
-# old termcap descriptions are incomplete.  So ensure that we use the
-# new terminfo interface and latest terminal descriptions.
-TERMCAP=-ltermlib
+NATDEPFILES= corelow.o core-sol2.o solib.o solib-svr4.o fork-child.o procfs.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"').
This page took 0.02316 seconds and 4 git commands to generate.