* config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.
This commit is contained in:
parent
71607f9d62
commit
c0f2f39c1c
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Wed Apr 28 09:20:55 1993 Ian Lance Taylor (ian@rtl.cygnus.com)
|
||||
|
||||
* config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.
|
||||
|
||||
Wed Apr 28 06:11:38 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||
|
||||
* Remote targets (mourn): Call unpush_target.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Host: Sun 4 or Sparcstation, running Solaris 2
|
||||
XDEPFILES=
|
||||
XM_FILE= xm-sun4sol2.h
|
||||
XM_CLIBS= -lnsl
|
||||
NAT_FILE= nm-sysv4.h
|
||||
NATDEPFILES= corelow.o core-svr4.o exec.o solib.o procfs.o fork-child.o
|
||||
SYSV_DEFINE=-DSYSV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue