mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-28 06:14:10 +08:00
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
|
# Host Makefile fragment for NEC MIPS SVR4.
|
||
|
|
||
|
# NEC -lX11 needs some other libraries.
|
||
|
X11_EXTRA_LIBS = -lsocket -lnsl
|