diff options
Diffstat (limited to 'usr/src/lib/passwdutil')
| -rw-r--r-- | usr/src/lib/passwdutil/Makefile.com | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/usr/src/lib/passwdutil/Makefile.com b/usr/src/lib/passwdutil/Makefile.com index eabde734c5..0203e0c143 100644 --- a/usr/src/lib/passwdutil/Makefile.com +++ b/usr/src/lib/passwdutil/Makefile.com @@ -19,7 +19,7 @@  # CDDL HEADER END  #  # -# Copyright 2007 Sun Microsystems, Inc.  All rights reserved. +# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.  # Use is subject to license terms.  #  # ident	"%Z%%M%	%I%	%E% SMI" @@ -63,7 +63,6 @@ LDLIBS		+= -lsldap -lnsl -lc  CPPFLAGS	+= -DENABLE_SUNOS_AGING -D_REENTRANT \  		   -I$(SRC)/lib/libsldap/common -I$(SRC)/lib/libnsl/include  CFLAGS		+= $(CCVERBOSE) -DYNFLAGS 	+= $(BDIRECT)  #  # We depend upon a rpcgen file. Specify some additional macros | 
