diff options
Diffstat (limited to 'config/mh-solaris')
-rw-r--r-- | config/mh-solaris | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/mh-solaris b/config/mh-solaris new file mode 100644 index 0000000..ddbea54 --- /dev/null +++ b/config/mh-solaris @@ -0,0 +1,6 @@ +# Makefile changes for Suns running Solaris 2 + +SYSV = -DSYSV +RANLIB = true + +X11_EXTRA_LIBS = -lnsl -lsocket |