mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 01:19:20 +08:00
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
|
# Host Makefile fragment for NEC MIPS SVR4.
|
||
|
|
||
|
RANLIB = true
|
||
|
|
||
|
# NEC -lX11 needs some other libraries.
|
||
|
X11_EXTRA_LIBS = -lsocket -lnsl
|