diff options
author | lloyd <[email protected]> | 2014-01-10 03:41:59 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-10 03:41:59 +0000 |
commit | 6894dca64c04936d07048c0e8cbf7e25858548c3 (patch) | |
tree | 5d572bfde9fe667dab14e3f04b5285a85d8acd95 /src/lib/entropy/proc_walk/info.txt | |
parent | 9efa3be92442afb3d0b69890a36c7f122df18eda (diff) |
Move lib into src
Diffstat (limited to 'src/lib/entropy/proc_walk/info.txt')
-rw-r--r-- | src/lib/entropy/proc_walk/info.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/src/lib/entropy/proc_walk/info.txt b/src/lib/entropy/proc_walk/info.txt new file mode 100644 index 000000000..2a53a7ed8 --- /dev/null +++ b/src/lib/entropy/proc_walk/info.txt @@ -0,0 +1,30 @@ +define ENTROPY_SRC_PROC_WALKER 20131128 + +<source> +proc_walk.cpp +</source> + +<header:internal> +proc_walk.h +</header:internal> + +<os> +aix +cygwin +darwin +dragonfly +freebsd +hpux +hurd +irix +linux +netbsd +openbsd +qnx +solaris +tru64 +</os> + +<requires> +alloc +</requires> |