diff options
Diffstat (limited to 'src/entropy/egd/info.txt')
-rw-r--r-- | src/entropy/egd/info.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/src/entropy/egd/info.txt b/src/entropy/egd/info.txt new file mode 100644 index 000000000..6b34f395c --- /dev/null +++ b/src/entropy/egd/info.txt @@ -0,0 +1,31 @@ +realname "EGD Entropy Source" + +define ENTROPY_SRC_EGD + +load_on auto +modset unix + +<add> +es_egd.h +es_egd.cpp +</add> + +<libs> +solaris -> socket +qnx -> socket +</libs> + +<os> +aix +cygwin +darwin +freebsd +hpux +irix +linux +netbsd +openbsd +qnx +solaris +tru64 +</os> |