diff options
Diffstat (limited to 'usr/src/cmd/initpkg/init.d/Makefile')
| -rw-r--r-- | usr/src/cmd/initpkg/init.d/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/cmd/initpkg/init.d/Makefile b/usr/src/cmd/initpkg/init.d/Makefile index a992132bc0..a7bde6f836 100644 --- a/usr/src/cmd/initpkg/init.d/Makefile +++ b/usr/src/cmd/initpkg/init.d/Makefile @@ -20,11 +20,9 @@ # # -# 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" -# include ../../Makefile.cmd @@ -76,8 +74,6 @@ $(ROOTETCINITD)/README := FILEMODE = 0644 $(ROOTETCRCSD)/README := FILEMODE = 0644 $(ROOTETCRC2D)/README := FILEMODE = 0644 $(ROOTETCRC3D)/README := FILEMODE = 0644 -OWNER = root -GROUP = sys .KEEP_STATE: |
