mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 12:26:56 -04:00
6 lines
132 B
Text
6 lines
132 B
Text
# Host Makefile fragment for NEC MIPS SVR4.
|
|
|
|
RANLIB = true
|
|
|
|
# NEC -lX11 needs some other libraries.
|
|
X11_EXTRA_LIBS = -lsocket -lnsl
|