summaryrefslogtreecommitdiff
path: root/Makefile.dist
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1996-05-23 03:06:01 +0000
committerTed Lemon <source@isc.org>1996-05-23 03:06:01 +0000
commitcf0fe6ee9da71e9661f102cce660f238311e9a27 (patch)
tree84d50f23fb6fd62ce8883a95cf3f7c753c8c3696 /Makefile.dist
parentb120a9e979bc831374a04663fe8a4e6546da9177 (diff)
downloadisc-dhcp-cf0fe6ee9da71e9661f102cce660f238311e9a27.tar.gz
Add more libraries to Solaris list
Diffstat (limited to 'Makefile.dist')
-rw-r--r--Makefile.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.dist b/Makefile.dist
index 2742c7f3..214ee3c7 100644
--- a/Makefile.dist
+++ b/Makefile.dist
@@ -62,7 +62,7 @@ CHMOD = chmod
## Solaris 2.5 (with gcc)
##++sunos5++
-#LIBS = -lresolv
+#LIBS = -lresolv -lsocket -lnsl -lgen
#CC=gcc
#COPTS = -Wall -Wstrict-prototypes -Wno-unused -Wno-implicit -Wno-comment \
# -Wno-uninitialized -Werror