Print this page
3087 libuuid has a lot of dependencies
@@ -19,12 +19,12 @@
# CDDL HEADER END
#
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
+# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
#
-# ident "%Z%%M% %I% %E% SMI"
#
LIBRARY = libuuid.a
VERS = .1
OBJECTS = etheraddr.o uuid.o uuid_misc.o
@@ -33,11 +33,11 @@
# install this library in the root filesystem
include ../../Makefile.rootfs
LIBS = $(DYNLIB) $(LINTLIB)
-LDLIBS += -lsocket -lnsl -lc -ldlpi
+LDLIBS += -lsocket -lnsl -lc
SRCDIR = ../common
$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC)
CFLAGS += $(CCVERBOSE)