diff options
Diffstat (limited to 'usr/src/cmd/rpcsvc/Makefile')
-rw-r--r-- | usr/src/cmd/rpcsvc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/cmd/rpcsvc/Makefile b/usr/src/cmd/rpcsvc/Makefile index 02d143ac91..9fa6887c48 100644 --- a/usr/src/cmd/rpcsvc/Makefile +++ b/usr/src/cmd/rpcsvc/Makefile @@ -19,10 +19,9 @@ # CDDL HEADER END # # -# Copyright 2006 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" # # cmd/rpcsvc/Makefile @@ -70,7 +69,6 @@ $(SPROG) := LDLIBS += -lrpcsvc $(TPROG) := LDLIBS += -lrpcsvc spray := LDLIBS += -lrpcsvc -CP= cp SUBDIRS= rpc.bootparamd nis/utils nis/bin nis/cachemgr nis/rpc.nisd \ nis/rpc.nispasswdd |