mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -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
|