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

@@ -28,10 +28,11 @@
 OBJS = $(SRCS:%.c=%.o)
 
 include ../../Makefile.cmd
 
 LDLIBS += -lxml2 -lscf -lc
+ADJUNCT_LIBS = libxml2.so
 CFLAGS += $(CCVERBOSE)
 CPPFLAGS += -I. -I$(ADJUNCT_PROTO)/usr/include/libxml2 -I../isnsd
 POFILE = isnsadm_all.po
 POFILES = $(OBJS:%.o=%.po)