opnsense-ports/devel/libconcurrent/pkg-plist
Franco Fichtner d05851677d */*: sync with upstream
Taken from: HardenedBSD
2017-12-14 17:19:33 +01:00

13 lines
530 B
Text

include/concurrent/concurrent.h
include/concurrent/shortname.h
lib/libconcurrent.a
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/accumulator.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/concurrent_sort1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coroutine1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/coroutine2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/float1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/float2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/many_context1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/strsplit.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/time_slice1.c