diff options
Diffstat (limited to 'usr/src/cmd/dladm/Makefile')
-rw-r--r-- | usr/src/cmd/dladm/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/cmd/dladm/Makefile b/usr/src/cmd/dladm/Makefile index 6757c63d89..230e856861 100644 --- a/usr/src/cmd/dladm/Makefile +++ b/usr/src/cmd/dladm/Makefile @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # @@ -37,9 +37,6 @@ XGETFLAGS += -a -x $(PROG).xcl LDLIBS += -L$(ROOT)/lib -lsocket LDLIBS += -ldladm -ldlpi -lkstat -lsecdb -lbsm -linetutil -ldevinfo -$(ROOTCFGFILES) := OWNER= dladm -$(ROOTCFGFILES) := GROUP= sys - $(ROOTCFGDIR)/secobj.conf := FILEMODE= 600 .KEEP_STATE: |