Print this page
patch zone-auto-create-be

*** 21,30 **** --- 21,32 ---- # # Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # + # Copyright 2015 Josef 'Jeff' Sipek <jeffpc@josefsipek.net> + # LIBRARY= libinstzones.a VERS= .1 OBJECTS = \
*** 59,69 **** LIBS = $(DYNLIB) $(LINTLIB) DYNFLAGS += $(ZLAZYLOAD) ! LDLIBS += -lc -lcontract -lzonecfg CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) .KEEP_STATE: --- 61,71 ---- LIBS = $(DYNLIB) $(LINTLIB) DYNFLAGS += $(ZLAZYLOAD) ! LDLIBS += -lc -lcontract -lzonecfg -lbrand CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) .KEEP_STATE: