diff options
Diffstat (limited to 'usr/src/cmd/ldap/Makefile.com')
| -rw-r--r-- | usr/src/cmd/ldap/Makefile.com | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/cmd/ldap/Makefile.com b/usr/src/cmd/ldap/Makefile.com index 66d30ddf8c..dde56eadc2 100644 --- a/usr/src/cmd/ldap/Makefile.com +++ b/usr/src/cmd/ldap/Makefile.com @@ -19,11 +19,9 @@ # 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. # -#ident "%Z%%M% %I% %E% SMI" -# # cmd/ldap/Makefile.com # Native LDAP II commands (makestyle clean). # @@ -84,8 +82,6 @@ CLOBBERFILES += $(OBJS) $(PROG) $(LDAPCLIENTPROG) $(LDAPADDENTPROG) \ # creating /var/ldap directory ROOTVAR_LDAP= $(ROOT)/var/ldap -$(ROOTVAR_LDAP) := OWNER= root -$(ROOTVAR_LDAP) := GROUP= sys all:= TARGET= all install:= TARGET= install |
