7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
# Makefile changes for Suns running Solaris 2
|
||
|
|
||
|
SYSV = -DSYSV
|
||
|
RANLIB = true
|
||
|
|
||
|
X11_EXTRA_LIBS = -lnsl -lsocket
|