Print this page
9852 enable ld(1) guidance and deflib assertions for the illumos build

@@ -39,10 +39,11 @@
         -I$(ADJUNCT_PROTO)/usr/include/libxml2 \
                 -I../..
 CPPFLAGS += $(MYCPPFLAGS)
 LDLIBS += -lshare -lscf -lsecdb -lumem
 all install := LDLIBS += -lxml2
+all install := ADJUNCT_LIBS = libxml2.so
 LINTFLAGS       += -u
 
 CERRWARN        += -_gcc=-Wno-uninitialized
 
 POFILES = $(SRCS:.c=.po)