diff options
Diffstat (limited to 'usr/src/pkgdefs/SUNWudapltr/Makefile')
| -rw-r--r-- | usr/src/pkgdefs/SUNWudapltr/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/pkgdefs/SUNWudapltr/Makefile b/usr/src/pkgdefs/SUNWudapltr/Makefile index 2aa7a34a49..674eaf8c6f 100644 --- a/usr/src/pkgdefs/SUNWudapltr/Makefile +++ b/usr/src/pkgdefs/SUNWudapltr/Makefile @@ -1,14 +1,16 @@ # -# Copyright 2003 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -#pragma ident "%Z%%M% %I% %E% SMI" +# ident "%Z%%M% %I% %E% SMI" # include ../Makefile.com DATAFILES += i.initd CHKINSTALLSRC=checkinstall.initd +LICENSEFILES += $(OSBL) +CDDL= all: $(FILES) depend postinstall preremove install: all pkg |
