1*3e0c8044SRichard Lowe# 2*3e0c8044SRichard Lowe# This file and its contents are supplied under the terms of the 3*3e0c8044SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0. 4*3e0c8044SRichard Lowe# You may only use this file in accordance with the terms of version 5*3e0c8044SRichard Lowe# 1.0 of the CDDL. 6*3e0c8044SRichard Lowe# 7*3e0c8044SRichard Lowe# A full copy of the text of the CDDL should have accompanied this 8*3e0c8044SRichard Lowe# source. A copy of the CDDL is also available via the Internet at 9*3e0c8044SRichard Lowe# http://www.illumos.org/license/CDDL. 10*3e0c8044SRichard Lowe# 11*3e0c8044SRichard Lowe 12*3e0c8044SRichard Lowe# Copyright 2016, Richard Lowe. 13*3e0c8044SRichard Loweset name=pkg.fmri value=pkg:/system/library/c-runtime@$(PKGVERS) 14*3e0c8044SRichard Loweset name=pkg.description value="C runtime objects" 15*3e0c8044SRichard Loweset name=pkg.summary value="C Runtime" 16*3e0c8044SRichard Loweset name=info.classification value=org.opensolaris.category.2008:Development/C 17*3e0c8044SRichard Loweset name=variant.arch value=$(ARCH) 18*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/crt1.o 19*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/crti.o 20*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/crtn.o 21*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xa.o 22*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xc.o 23*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xs.o 24*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xt.o 25*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/values-xpg4.o 26*3e0c8044SRichard Lowefile path=usr/lib/$(ARCH64)/values-xpg6.o 27*3e0c8044SRichard Lowefile path=usr/lib/crt1.o 28*3e0c8044SRichard Lowefile path=usr/lib/crti.o 29*3e0c8044SRichard Lowefile path=usr/lib/crtn.o 30*3e0c8044SRichard Lowefile path=usr/lib/values-Xa.o 31*3e0c8044SRichard Lowefile path=usr/lib/values-Xc.o 32*3e0c8044SRichard Lowefile path=usr/lib/values-Xs.o 33*3e0c8044SRichard Lowefile path=usr/lib/values-Xt.o 34*3e0c8044SRichard Lowefile path=usr/lib/values-xpg4.o 35*3e0c8044SRichard Lowefile path=usr/lib/values-xpg6.o 36*3e0c8044SRichard Lowelicense cr_Sun license=cr_Sun 37*3e0c8044SRichard Lowelicense lic_CDDL license=lic_CDDL 38*3e0c8044SRichard Lowelink path=usr/ccs/lib/$(ARCH64)/values-Xa.o \ 39*3e0c8044SRichard Lowe target=../../../lib/$(ARCH64)/values-Xa.o 40*3e0c8044SRichard Lowelink path=usr/ccs/lib/$(ARCH64)/values-Xc.o \ 41*3e0c8044SRichard Lowe target=../../../lib/$(ARCH64)/values-Xc.o 42*3e0c8044SRichard Lowelink path=usr/ccs/lib/$(ARCH64)/values-Xs.o \ 43*3e0c8044SRichard Lowe target=../../../lib/$(ARCH64)/values-Xs.o 44*3e0c8044SRichard Lowelink path=usr/ccs/lib/$(ARCH64)/values-Xt.o \ 45*3e0c8044SRichard Lowe target=../../../lib/$(ARCH64)/values-Xt.o 46*3e0c8044SRichard Lowelink path=usr/ccs/lib/$(ARCH64)/values-xpg4.o \ 47*3e0c8044SRichard Lowe target=../../../lib/$(ARCH64)/values-xpg4.o 48*3e0c8044SRichard Lowelink path=usr/ccs/lib/$(ARCH64)/values-xpg6.o \ 49*3e0c8044SRichard Lowe target=../../../lib/$(ARCH64)/values-xpg6.o 50*3e0c8044SRichard Lowelink path=usr/ccs/lib/values-Xa.o target=../../lib/values-Xa.o 51*3e0c8044SRichard Lowelink path=usr/ccs/lib/values-Xc.o target=../../lib/values-Xc.o 52*3e0c8044SRichard Lowelink path=usr/ccs/lib/values-Xs.o target=../../lib/values-Xs.o 53*3e0c8044SRichard Lowelink path=usr/ccs/lib/values-Xt.o target=../../lib/values-Xt.o 54*3e0c8044SRichard Lowelink path=usr/ccs/lib/values-xpg4.o target=../../lib/values-xpg4.o 55*3e0c8044SRichard Lowelink path=usr/ccs/lib/values-xpg6.o target=../../lib/values-xpg6.o 56*3e0c8044SRichard Lowe$(i386_ONLY)link path=usr/lib/$(ARCH64)/gcrt1.o target=crt1.o 57*3e0c8044SRichard Lowe$(i386_ONLY)link path=usr/lib/gcrt1.o target=crt1.o 58