diff options
author | lloyd <[email protected]> | 2006-05-18 18:33:19 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-05-18 18:33:19 +0000 |
commit | a2c99d3270eb73ef2db5704fc54356c6b75096f8 (patch) | |
tree | ad3d6c4fcc8dd0f403f8105598943616246fe172 /modules/es_unix/modinfo.txt |
Initial checkin1.5.6
Diffstat (limited to 'modules/es_unix/modinfo.txt')
-rw-r--r-- | modules/es_unix/modinfo.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/es_unix/modinfo.txt b/modules/es_unix/modinfo.txt new file mode 100644 index 000000000..94d922c05 --- /dev/null +++ b/modules/es_unix/modinfo.txt @@ -0,0 +1,25 @@ +realname "Generic Unix Entropy Source" + +define ENTROPY_SRC_UNIX + +add_file es_unix.cpp +add_file unix_src.cpp +add_file unix_cmd.cpp + +add_file es_unix.h +add_file unix_cmd.h + +<os> +aix +beos +cygwin +darwin +freebsd +hpux +irix +linux +netbsd +qnx +solaris +tru64 +</os> |