system-library-install-libinstzones.mf revision f5c2e7ea56aaa46a9976476fb0cb1f02b9426f07
3853N/A#
3853N/A# CDDL HEADER START
3853N/A#
3853N/A# The contents of this file are subject to the terms of the
3853N/A# Common Development and Distribution License (the "License").
3853N/A# You may not use this file except in compliance with the License.
3853N/A#
3853N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3853N/A# or http://www.opensolaris.org/os/licensing.
3853N/A# See the License for the specific language governing permissions
3853N/A# and limitations under the License.
3853N/A#
3853N/A# When distributing Covered Code, include this CDDL HEADER in each
3853N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3853N/A# If applicable, add the following below this CDDL HEADER, with the
3853N/A# fields enclosed by brackets "[]" replaced with your own identifying
3853N/A# information: Portions Copyright [yyyy] [name of copyright owner]
3853N/A#
3853N/A# CDDL HEADER END
3853N/A#
3853N/A
3853N/A#
3853N/A# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
3853N/A# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
4994N/A#
5753N/A
3853N/Aset name=pkg.fmri value=pkg:/system/library/install/libinstzones@$(PKGVERS)
3853N/Aset name=pkg.description value="Solaris Install internal files"
3853N/Aset name=pkg.summary value="Solaris Install Internal Files"
3853N/Aset name=info.classification \
3853N/A value=org.opensolaris.category.2008:Development/System
3853N/Aset name=variant.arch value=$(ARCH)
3853N/Adir path=usr group=sys
3853N/Adir path=usr/include
3853N/Adir path=usr/lib
3853N/Adir path=usr/lib/$(ARCH64)
3853N/Afile path=usr/include/instzones_api.h
3853N/Alegacy pkg=SUNWinstallint desc="Solaris Install internal files" \
3853N/A name="Solaris Install Internal Files"
3853N/Alicense cr_Sun license=cr_Sun
3853N/Alicense lic_CDDL license=lic_CDDL
3853N/Alink path=usr/lib/$(ARCH64)/libinstzones.so target=./libinstzones.so.1
3853N/Alink path=usr/lib/libinstzones.so target=./libinstzones.so.1
3853N/A