summaryrefslogtreecommitdiffstats
path: root/botan/src/entropy/unix_procs/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'botan/src/entropy/unix_procs/info.txt')
-rw-r--r--botan/src/entropy/unix_procs/info.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/botan/src/entropy/unix_procs/info.txt b/botan/src/entropy/unix_procs/info.txt
new file mode 100644
index 0000000..928ec13
--- /dev/null
+++ b/botan/src/entropy/unix_procs/info.txt
@@ -0,0 +1,33 @@
+realname "Generic Unix Entropy Source"
+
+define ENTROPY_SRC_UNIX
+modset unix,beos
+
+load_on auto
+
+<add>
+es_unix.cpp
+unix_src.cpp
+unix_cmd.cpp
+es_unix.h
+unix_cmd.h
+</add>
+
+<os>
+aix
+beos
+cygwin
+darwin
+#freebsd
+hpux
+irix
+linux
+netbsd
+qnx
+solaris
+tru64
+</os>
+
+<requires>
+filters
+</requires>