libdir=/opt/aocl/amd-rng/rng/lib includedir=/opt/aocl/amd-rng/rng/include Name: AMD RNG Description: AMD Random Number Generator Library is a pseudorandom number generator library. A pseudo-random number generator (PRNG) produces a stream of variates that are independent and statistically indistinguishable from a random sequence Version: 2.0 URL: https://developer.amd.com/amd-aocl/rng-library/ Libs: -L${libdir} -lrng_amd Cflags: -I${includedir}