summaryrefslogtreecommitdiffstats
path: root/old/botan/src/mutex/pthreads/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/mutex/pthreads/info.txt')
-rw-r--r--old/botan/src/mutex/pthreads/info.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/old/botan/src/mutex/pthreads/info.txt b/old/botan/src/mutex/pthreads/info.txt
new file mode 100644
index 0000000..f135dea
--- /dev/null
+++ b/old/botan/src/mutex/pthreads/info.txt
@@ -0,0 +1,30 @@
+realname "Pthread Mutex"
+
+define MUTEX_PTHREAD
+
+load_on auto
+
+<add>
+mux_pthr.cpp
+mux_pthr.h
+</add>
+
+<libs>
+all!qnx,freebsd,dragonfly,openbsd,netbsd -> pthread
+</libs>
+
+<os>
+aix
+cygwin
+darwin
+freebsd
+dragonfly
+hpux
+irix
+linux
+netbsd
+openbsd
+qnx
+solaris
+tru64
+</os>