13e76f9d6SRichard Lowe#
23e76f9d6SRichard Lowe# This file and its contents are supplied under the terms of the
33e76f9d6SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
43e76f9d6SRichard Lowe# You may only use this file in accordance with the terms of version
53e76f9d6SRichard Lowe# 1.0 of the CDDL.
63e76f9d6SRichard Lowe#
73e76f9d6SRichard Lowe# A full copy of the text of the CDDL should have accompanied this
83e76f9d6SRichard Lowe# source.  A copy of the CDDL is also available via the Internet at
93e76f9d6SRichard Lowe# http://www.illumos.org/license/CDDL.
103e76f9d6SRichard Lowe#
113e76f9d6SRichard Lowe
123e76f9d6SRichard Lowe# Copyright 2016, Richard Lowe.
133e76f9d6SRichard Loweset name=pkg.fmri value=pkg:/system/library/c-runtime@$(PKGVERS)
143e76f9d6SRichard Loweset name=pkg.summary value="C Runtime"
1586d41711SAndy Fiddamanset name=pkg.description value="C runtime objects"
163e76f9d6SRichard Loweset name=info.classification value=org.opensolaris.category.2008:Development/C
173e76f9d6SRichard Loweset name=variant.arch value=$(ARCH)
1886d41711SAndy Fiddamanlink path=usr/ccs/lib/$(ARCH64)/values-Xa.o \
1986d41711SAndy Fiddaman    target=../../../lib/$(ARCH64)/values-Xa.o
2086d41711SAndy Fiddamanlink path=usr/ccs/lib/$(ARCH64)/values-Xc.o \
2186d41711SAndy Fiddaman    target=../../../lib/$(ARCH64)/values-Xc.o
2286d41711SAndy Fiddamanlink path=usr/ccs/lib/$(ARCH64)/values-Xs.o \
2386d41711SAndy Fiddaman    target=../../../lib/$(ARCH64)/values-Xs.o
2486d41711SAndy Fiddamanlink path=usr/ccs/lib/$(ARCH64)/values-Xt.o \
2586d41711SAndy Fiddaman    target=../../../lib/$(ARCH64)/values-Xt.o
2686d41711SAndy Fiddamanlink path=usr/ccs/lib/$(ARCH64)/values-xpg4.o \
2786d41711SAndy Fiddaman    target=../../../lib/$(ARCH64)/values-xpg4.o
2886d41711SAndy Fiddamanlink path=usr/ccs/lib/$(ARCH64)/values-xpg6.o \
2986d41711SAndy Fiddaman    target=../../../lib/$(ARCH64)/values-xpg6.o
3086d41711SAndy Fiddamanlink path=usr/ccs/lib/values-Xa.o target=../../lib/values-Xa.o
3186d41711SAndy Fiddamanlink path=usr/ccs/lib/values-Xc.o target=../../lib/values-Xc.o
3286d41711SAndy Fiddamanlink path=usr/ccs/lib/values-Xs.o target=../../lib/values-Xs.o
3386d41711SAndy Fiddamanlink path=usr/ccs/lib/values-Xt.o target=../../lib/values-Xt.o
3486d41711SAndy Fiddamanlink path=usr/ccs/lib/values-xpg4.o target=../../lib/values-xpg4.o
3586d41711SAndy Fiddamanlink path=usr/ccs/lib/values-xpg6.o target=../../lib/values-xpg6.o
363e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/crt1.o
373e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/crti.o
383e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/crtn.o
3986d41711SAndy Fiddaman$(i386_ONLY)link path=usr/lib/$(ARCH64)/gcrt1.o target=crt1.o
406a817834SRobert Mustacchifile path=usr/lib/$(ARCH64)/libssp_ns.a
413e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xa.o
423e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xc.o
433e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xs.o
443e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/values-Xt.o
453e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/values-xpg4.o
463e76f9d6SRichard Lowefile path=usr/lib/$(ARCH64)/values-xpg6.o
473e76f9d6SRichard Lowefile path=usr/lib/crt1.o
483e76f9d6SRichard Lowefile path=usr/lib/crti.o
493e76f9d6SRichard Lowefile path=usr/lib/crtn.o
5086d41711SAndy Fiddaman$(i386_ONLY)link path=usr/lib/gcrt1.o target=crt1.o
516a817834SRobert Mustacchifile path=usr/lib/libssp_ns.a
523e76f9d6SRichard Lowefile path=usr/lib/values-Xa.o
533e76f9d6SRichard Lowefile path=usr/lib/values-Xc.o
543e76f9d6SRichard Lowefile path=usr/lib/values-Xs.o
553e76f9d6SRichard Lowefile path=usr/lib/values-Xt.o
563e76f9d6SRichard Lowefile path=usr/lib/values-xpg4.o
573e76f9d6SRichard Lowefile path=usr/lib/values-xpg6.o
583e76f9d6SRichard Lowelicense cr_Sun license=cr_Sun
593e76f9d6SRichard Lowelicense lic_CDDL license=lic_CDDL
60