diff options
Diffstat (limited to 'usr/src/cmd/initpkg/init.d/Makefile')
-rw-r--r-- | usr/src/cmd/initpkg/init.d/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/cmd/initpkg/init.d/Makefile b/usr/src/cmd/initpkg/init.d/Makefile index 0fbefce422..1638dfa604 100644 --- a/usr/src/cmd/initpkg/init.d/Makefile +++ b/usr/src/cmd/initpkg/init.d/Makefile @@ -20,8 +20,7 @@ # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved. # include ../../Makefile.cmd @@ -32,7 +31,6 @@ i386_PROG= PROG= \ README \ cachefs.daemon \ - deallocate \ devlinks \ dhcp \ drvconfig \ |