aboutsummaryrefslogtreecommitdiffstats
path: root/Attic/mutex/pthreads/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-03 04:45:58 +0000
committerlloyd <[email protected]>2009-07-03 04:45:58 +0000
commit7f715b77711f55d9e30f232ff32001fe9e375a56 (patch)
tree9fadcc95fb28df92b775c6f235a78867e422ebcc /Attic/mutex/pthreads/info.txt
parent9de911f55808e84e8d14efbecf8379c25afb9d50 (diff)
Move mutex from Attic to src to deal with merge conflict
Diffstat (limited to 'Attic/mutex/pthreads/info.txt')
-rw-r--r--Attic/mutex/pthreads/info.txt29
1 files changed, 0 insertions, 29 deletions
diff --git a/Attic/mutex/pthreads/info.txt b/Attic/mutex/pthreads/info.txt
deleted file mode 100644
index 88de70de0..000000000
--- a/Attic/mutex/pthreads/info.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-realname "Pthread Mutex"
-
-define MUTEX_PTHREAD
-
-load_on auto
-
-<add>
-mux_pthr.cpp
-mux_pthr.h
-</add>
-
-<libs>
-all!qnx,freebsd,openbsd,netbsd -> pthread
-</libs>
-
-<os>
-aix
-cygwin
-darwin
-freebsd
-hpux
-irix
-linux
-netbsd
-openbsd
-qnx
-solaris
-tru64
-</os>