mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
6 lines
108 B
Text
6 lines
108 B
Text
# Makefile changes for Suns running Solaris 2
|
|
|
|
SYSV = -DSYSV
|
|
RANLIB = true
|
|
|
|
X11_EXTRA_LIBS = -lnsl -lsocket
|