mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-03 08:44:23 +08:00
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
# Makefile changes for Suns running Solaris 2
|
||
|
|
||
|
SYSV = -DSYSV
|
||
|
RANLIB = true
|
||
|
|
||
|
X11_EXTRA_LIBS = -lnsl -lsocket
|