diff options
Diffstat (limited to 'usr/src/pkgdefs/SUNWsasnm/Makefile')
| -rw-r--r-- | usr/src/pkgdefs/SUNWsasnm/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/pkgdefs/SUNWsasnm/Makefile b/usr/src/pkgdefs/SUNWsasnm/Makefile index 0dc3322367..5932878dfc 100644 --- a/usr/src/pkgdefs/SUNWsasnm/Makefile +++ b/usr/src/pkgdefs/SUNWsasnm/Makefile @@ -18,14 +18,16 @@ # # CDDL HEADER END # -# Copyright 1998 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 += depend +LICENSEFILES += ../../cmd/agents/snmp/THIRDPARTYLICENSE ACTION_all=grep SUNWter depend > /dev/null || \ ( chmod 666 depend; \ |
