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