#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2016 Aurelien Larcher
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

file files/ck_md.h path=usr/include/ck/ck_md.h

file path=usr/include/ck/ck_array.h
file path=usr/include/ck/ck_backoff.h
file path=usr/include/ck/ck_barrier.h
file path=usr/include/ck/ck_bitmap.h
file path=usr/include/ck/ck_brlock.h
file path=usr/include/ck/ck_bytelock.h
file path=usr/include/ck/ck_cc.h
file path=usr/include/ck/ck_cohort.h
file path=usr/include/ck/ck_elide.h
file path=usr/include/ck/ck_epoch.h
file path=usr/include/ck/ck_fifo.h
file path=usr/include/ck/ck_hp.h
file path=usr/include/ck/ck_hp_fifo.h
file path=usr/include/ck/ck_hp_stack.h
file path=usr/include/ck/ck_hs.h
file path=usr/include/ck/ck_ht.h
file path=usr/include/ck/ck_limits.h
file path=usr/include/ck/ck_malloc.h
#file path=usr/include/ck/ck_md.h
file path=usr/include/ck/ck_pflock.h
file path=usr/include/ck/ck_pr.h
file path=usr/include/ck/ck_queue.h
file path=usr/include/ck/ck_rhs.h
file path=usr/include/ck/ck_ring.h
file path=usr/include/ck/ck_rwcohort.h
file path=usr/include/ck/ck_rwlock.h
file path=usr/include/ck/ck_sequence.h
file path=usr/include/ck/ck_spinlock.h
file path=usr/include/ck/ck_stack.h
file path=usr/include/ck/ck_stdbool.h
file path=usr/include/ck/ck_stddef.h
file path=usr/include/ck/ck_stdint.h
file path=usr/include/ck/ck_stdlib.h
file path=usr/include/ck/ck_string.h
file path=usr/include/ck/ck_swlock.h
file path=usr/include/ck/ck_tflock.h
#file path=usr/include/ck/gcc/$(MACH64)/ck_f_pr.h
#file path=usr/include/ck/gcc/$(MACH64)/ck_pr.h
file path=usr/include/ck/gcc/aarch64/ck_f_pr.h
file path=usr/include/ck/gcc/aarch64/ck_pr.h
file path=usr/include/ck/gcc/aarch64/ck_pr_llsc.h
file path=usr/include/ck/gcc/aarch64/ck_pr_lse.h
file path=usr/include/ck/gcc/arm/ck_f_pr.h
file path=usr/include/ck/gcc/arm/ck_pr.h
file path=usr/include/ck/gcc/ck_cc.h
file path=usr/include/ck/gcc/ck_f_pr.h
file path=usr/include/ck/gcc/ck_pr.h
file path=usr/include/ck/gcc/ppc/ck_f_pr.h
file path=usr/include/ck/gcc/ppc/ck_pr.h
file path=usr/include/ck/gcc/ppc64/ck_f_pr.h
file path=usr/include/ck/gcc/ppc64/ck_pr.h
file path=usr/include/ck/gcc/x86/ck_f_pr.h
file path=usr/include/ck/gcc/x86/ck_pr.h
file path=usr/include/ck/gcc/x86_64/ck_f_pr.h
file path=usr/include/ck/gcc/x86_64/ck_pr.h
file path=usr/include/ck/gcc/x86_64/ck_pr_rtm.h
file path=usr/include/ck/spinlock/anderson.h
file path=usr/include/ck/spinlock/cas.h
file path=usr/include/ck/spinlock/clh.h
file path=usr/include/ck/spinlock/dec.h
file path=usr/include/ck/spinlock/fas.h
file path=usr/include/ck/spinlock/hclh.h
file path=usr/include/ck/spinlock/mcs.h
file path=usr/include/ck/spinlock/ticket.h
#file path=usr/lib/$(MACH64)/libck.a
link path=usr/lib/$(MACH64)/libck.so target=libck.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/libck.so.$(HUMAN_VERSION)
link path=usr/lib/$(MACH64)/libck.so.0 target=libck.so.$(HUMAN_VERSION)
file path=usr/lib/$(MACH64)/pkgconfig/ck.pc
file path=usr/share/man/man3/CK_ARRAY_FOREACH.3
file path=usr/share/man/man3/CK_COHORT_INIT.3
file path=usr/share/man/man3/CK_COHORT_INSTANCE.3
file path=usr/share/man/man3/CK_COHORT_LOCK.3
file path=usr/share/man/man3/CK_COHORT_PROTOTYPE.3
file path=usr/share/man/man3/CK_COHORT_TRYLOCK.3
file path=usr/share/man/man3/CK_COHORT_TRYLOCK_PROTOTYPE.3
file path=usr/share/man/man3/CK_COHORT_UNLOCK.3
file path=usr/share/man/man3/CK_HS_HASH.3
file path=usr/share/man/man3/CK_RHS_HASH.3
file path=usr/share/man/man3/CK_RWCOHORT_INIT.3
file path=usr/share/man/man3/CK_RWCOHORT_INSTANCE.3
file path=usr/share/man/man3/CK_RWCOHORT_PROTOTYPE.3
file path=usr/share/man/man3/CK_RWCOHORT_READ_LOCK.3
file path=usr/share/man/man3/CK_RWCOHORT_READ_UNLOCK.3
file path=usr/share/man/man3/CK_RWCOHORT_WRITE_LOCK.3
file path=usr/share/man/man3/CK_RWCOHORT_WRITE_UNLOCK.3
file path=usr/share/man/man3/ck_array_buffer.3
file path=usr/share/man/man3/ck_array_commit.3
file path=usr/share/man/man3/ck_array_deinit.3
file path=usr/share/man/man3/ck_array_init.3
file path=usr/share/man/man3/ck_array_initialized.3
file path=usr/share/man/man3/ck_array_length.3
file path=usr/share/man/man3/ck_array_put.3
file path=usr/share/man/man3/ck_array_put_unique.3
file path=usr/share/man/man3/ck_array_remove.3
file path=usr/share/man/man3/ck_bitmap_base.3
file path=usr/share/man/man3/ck_bitmap_bits.3
file path=usr/share/man/man3/ck_bitmap_bts.3
file path=usr/share/man/man3/ck_bitmap_buffer.3
file path=usr/share/man/man3/ck_bitmap_clear.3
file path=usr/share/man/man3/ck_bitmap_init.3
file path=usr/share/man/man3/ck_bitmap_iterator_init.3
file path=usr/share/man/man3/ck_bitmap_next.3
file path=usr/share/man/man3/ck_bitmap_reset.3
file path=usr/share/man/man3/ck_bitmap_set.3
file path=usr/share/man/man3/ck_bitmap_size.3
file path=usr/share/man/man3/ck_bitmap_test.3
file path=usr/share/man/man3/ck_bitmap_union.3
file path=usr/share/man/man3/ck_brlock.3
file path=usr/share/man/man3/ck_cohort.3
file path=usr/share/man/man3/ck_elide.3
file path=usr/share/man/man3/ck_epoch_barrier.3
file path=usr/share/man/man3/ck_epoch_begin.3
file path=usr/share/man/man3/ck_epoch_call.3
file path=usr/share/man/man3/ck_epoch_end.3
file path=usr/share/man/man3/ck_epoch_init.3
file path=usr/share/man/man3/ck_epoch_poll.3
file path=usr/share/man/man3/ck_epoch_reclaim.3
file path=usr/share/man/man3/ck_epoch_recycle.3
file path=usr/share/man/man3/ck_epoch_register.3
file path=usr/share/man/man3/ck_epoch_synchronize.3
file path=usr/share/man/man3/ck_epoch_unregister.3
file path=usr/share/man/man3/ck_hs_apply.3
file path=usr/share/man/man3/ck_hs_count.3
file path=usr/share/man/man3/ck_hs_destroy.3
file path=usr/share/man/man3/ck_hs_fas.3
file path=usr/share/man/man3/ck_hs_gc.3
file path=usr/share/man/man3/ck_hs_get.3
file path=usr/share/man/man3/ck_hs_grow.3
file path=usr/share/man/man3/ck_hs_init.3
file path=usr/share/man/man3/ck_hs_iterator_init.3
file path=usr/share/man/man3/ck_hs_move.3
file path=usr/share/man/man3/ck_hs_next.3
file path=usr/share/man/man3/ck_hs_put.3
file path=usr/share/man/man3/ck_hs_put_unique.3
file path=usr/share/man/man3/ck_hs_rebuild.3
file path=usr/share/man/man3/ck_hs_remove.3
file path=usr/share/man/man3/ck_hs_reset.3
file path=usr/share/man/man3/ck_hs_reset_size.3
file path=usr/share/man/man3/ck_hs_set.3
file path=usr/share/man/man3/ck_hs_stat.3
file path=usr/share/man/man3/ck_ht_count.3
file path=usr/share/man/man3/ck_ht_destroy.3
file path=usr/share/man/man3/ck_ht_entry_empty.3
file path=usr/share/man/man3/ck_ht_entry_key.3
file path=usr/share/man/man3/ck_ht_entry_key_direct.3
file path=usr/share/man/man3/ck_ht_entry_key_length.3
file path=usr/share/man/man3/ck_ht_entry_key_set.3
file path=usr/share/man/man3/ck_ht_entry_key_set_direct.3
file path=usr/share/man/man3/ck_ht_entry_set.3
file path=usr/share/man/man3/ck_ht_entry_set_direct.3
file path=usr/share/man/man3/ck_ht_entry_value.3
file path=usr/share/man/man3/ck_ht_entry_value_direct.3
file path=usr/share/man/man3/ck_ht_gc.3
file path=usr/share/man/man3/ck_ht_get_spmc.3
file path=usr/share/man/man3/ck_ht_grow_spmc.3
file path=usr/share/man/man3/ck_ht_hash.3
file path=usr/share/man/man3/ck_ht_hash_direct.3
file path=usr/share/man/man3/ck_ht_init.3
file path=usr/share/man/man3/ck_ht_iterator_init.3
file path=usr/share/man/man3/ck_ht_next.3
file path=usr/share/man/man3/ck_ht_put_spmc.3
file path=usr/share/man/man3/ck_ht_remove_spmc.3
file path=usr/share/man/man3/ck_ht_reset_size_spmc.3
file path=usr/share/man/man3/ck_ht_reset_spmc.3
file path=usr/share/man/man3/ck_ht_set_spmc.3
file path=usr/share/man/man3/ck_ht_stat.3
file path=usr/share/man/man3/ck_pflock.3
file path=usr/share/man/man3/ck_pr.3
file path=usr/share/man/man3/ck_pr_add.3
file path=usr/share/man/man3/ck_pr_and.3
file path=usr/share/man/man3/ck_pr_barrier.3
file path=usr/share/man/man3/ck_pr_btc.3
file path=usr/share/man/man3/ck_pr_btr.3
file path=usr/share/man/man3/ck_pr_bts.3
file path=usr/share/man/man3/ck_pr_cas.3
file path=usr/share/man/man3/ck_pr_dec.3
file path=usr/share/man/man3/ck_pr_faa.3
file path=usr/share/man/man3/ck_pr_fas.3
file path=usr/share/man/man3/ck_pr_fence_acquire.3
file path=usr/share/man/man3/ck_pr_fence_atomic.3
file path=usr/share/man/man3/ck_pr_fence_atomic_load.3
file path=usr/share/man/man3/ck_pr_fence_atomic_store.3
file path=usr/share/man/man3/ck_pr_fence_load.3
file path=usr/share/man/man3/ck_pr_fence_load_atomic.3
file path=usr/share/man/man3/ck_pr_fence_load_depends.3
file path=usr/share/man/man3/ck_pr_fence_load_store.3
file path=usr/share/man/man3/ck_pr_fence_memory.3
file path=usr/share/man/man3/ck_pr_fence_release.3
file path=usr/share/man/man3/ck_pr_fence_store.3
file path=usr/share/man/man3/ck_pr_fence_store_atomic.3
file path=usr/share/man/man3/ck_pr_fence_store_load.3
file path=usr/share/man/man3/ck_pr_inc.3
file path=usr/share/man/man3/ck_pr_load.3
file path=usr/share/man/man3/ck_pr_neg.3
file path=usr/share/man/man3/ck_pr_not.3
file path=usr/share/man/man3/ck_pr_or.3
file path=usr/share/man/man3/ck_pr_rtm.3
file path=usr/share/man/man3/ck_pr_stall.3
file path=usr/share/man/man3/ck_pr_store.3
file path=usr/share/man/man3/ck_pr_sub.3
file path=usr/share/man/man3/ck_pr_xor.3
file path=usr/share/man/man3/ck_queue.3
file path=usr/share/man/man3/ck_rhs_apply.3
file path=usr/share/man/man3/ck_rhs_count.3
file path=usr/share/man/man3/ck_rhs_destroy.3
file path=usr/share/man/man3/ck_rhs_fas.3
file path=usr/share/man/man3/ck_rhs_gc.3
file path=usr/share/man/man3/ck_rhs_get.3
file path=usr/share/man/man3/ck_rhs_grow.3
file path=usr/share/man/man3/ck_rhs_init.3
file path=usr/share/man/man3/ck_rhs_iterator_init.3
file path=usr/share/man/man3/ck_rhs_move.3
file path=usr/share/man/man3/ck_rhs_next.3
file path=usr/share/man/man3/ck_rhs_put.3
file path=usr/share/man/man3/ck_rhs_put_unique.3
file path=usr/share/man/man3/ck_rhs_rebuild.3
file path=usr/share/man/man3/ck_rhs_remove.3
file path=usr/share/man/man3/ck_rhs_reset.3
file path=usr/share/man/man3/ck_rhs_reset_size.3
file path=usr/share/man/man3/ck_rhs_set.3
file path=usr/share/man/man3/ck_rhs_stat.3
file path=usr/share/man/man3/ck_ring_capacity.3
file path=usr/share/man/man3/ck_ring_dequeue_spmc.3
file path=usr/share/man/man3/ck_ring_dequeue_spsc.3
file path=usr/share/man/man3/ck_ring_enqueue_spmc.3
file path=usr/share/man/man3/ck_ring_enqueue_spmc_size.3
file path=usr/share/man/man3/ck_ring_enqueue_spsc.3
file path=usr/share/man/man3/ck_ring_enqueue_spsc_size.3
file path=usr/share/man/man3/ck_ring_init.3
file path=usr/share/man/man3/ck_ring_size.3
file path=usr/share/man/man3/ck_ring_trydequeue_spmc.3
file path=usr/share/man/man3/ck_rwcohort.3
file path=usr/share/man/man3/ck_rwlock.3
file path=usr/share/man/man3/ck_sequence.3
file path=usr/share/man/man3/ck_spinlock.3
file path=usr/share/man/man3/ck_swlock.3
file path=usr/share/man/man3/ck_tflock.3