developer-astdev.mf revision ead1f93ee620d7580f7e53350fe5a884fc4f158a
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER START
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# The contents of this file are subject to the terms of the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# Common Development and Distribution License (the "License").
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You may not use this file except in compliance with the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# or http://www.opensolaris.org/os/licensing.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# See the License for the specific language governing permissions
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# and limitations under the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# If applicable, add the following below this CDDL HEADER, with the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER END
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# Use is subject to license terms.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.fmri value=pkg:/developer/astdev@$(PKGVERS)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.description value="AT&T AST development utilities"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.summary value="AT&T AST development utilities"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=info.classification \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza value="org.opensolaris.category.2008:System/Software Management"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=variant.arch value=$(ARCH)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=variant.opensolaris.zone value=global value=nonglobal
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr group=sys
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/ast group=sys
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/ast/bin
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/include
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/include/ast
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/ast/bin/msgcc mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/ast/bin/msgcpp mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/ast/bin/msgcvt mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/ast/bin/msggen mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/ast/bin/msgget mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/include/ast/pp.h
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/include/ast/ppkey.h
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/libpp.so.1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalegacy pkg=SUNWastdev arch=$(ARCH) category=system \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza desc="AT&T AST development utilities" \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza hotline="Please contact your local service provider" \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza name="AT&T AST development utilities" vendor="Sun Microsystems, Inc." \
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza version=11.11,REV=2009.11.11
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense cmd/ast/THIRDPARTYLICENSE license=cmd/ast/THIRDPARTYLICENSE
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense cr_Sun license=cr_Sun
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazalicense lib/libpp/THIRDPARTYLICENSE license=lib/libpp/THIRDPARTYLICENSE