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
|