* core-sol2.c: New file to handle ELF and BCP core file flavours.
* config/sparc/sun4sol2.mh (NATDEPFILES): Use it instead of core-svr4.
This commit is contained in:
parent
256533dfd7
commit
5c3f264ff6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ XDEPFILES=
|
|||
XM_FILE= xm-sun4sol2.h
|
||||
XM_CLIBS= -lsocket -lnsl
|
||||
NAT_FILE= nm-sysv4.h
|
||||
NATDEPFILES= corelow.o core-svr4.o exec.o solib.o procfs.o fork-child.o
|
||||
NATDEPFILES= corelow.o core-sol2.o exec.o solib.o procfs.o fork-child.o
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue