Print this page
Commit IPMP changes

*** 32,43 **** # install this library in the root filesystem include ../../Makefile.rootfs LIBS = $(DYNLIB) $(LINTLIB) ! LDLIBS += -lc -lnsl -linetutil -lsocket -ldlpi -lnvpair -ldhcpagent \ ! -ldladm -lsecdb SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) --- 32,43 ---- # install this library in the root filesystem include ../../Makefile.rootfs LIBS = $(DYNLIB) $(LINTLIB) ! LDLIBS += -lnsl -linetutil -lsocket -ldlpi -lnvpair -ldhcpagent \ ! -ldladm -lsecdb -lipmp -lcmdutils -lc SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE)