freebsd_amp_hwpstate/contrib/bind/port/prand_conf
Peter Wemm 6b6ac9438f Import bind v8.2.2.p5, minus the crypto for the time being. The bind
package does have BXA export approval, but the licensing strings on the
dnssafe code are a bit unpleasant.  The crypto is easy to restore and bind
will run without it - just without full dnssec support.

Obtained from:	The Internet Software Consortium (www.isc.org)
1999-11-30 02:43:11 +00:00
..
Makefile Import bind v8.2.2.p5, minus the crypto for the time being. The bind 1999-11-30 02:43:11 +00:00
README Import bind v8.2.2.p5, minus the crypto for the time being. The bind 1999-11-30 02:43:11 +00:00
prand_conf.c Import bind v8.2.2.p5, minus the crypto for the time being. The bind 1999-11-30 02:43:11 +00:00

README

this is a utility used to build prand_conf.h on new ports.

To run you can either compile the program prand_conf.c with 
cc prand_conf.c -o prand_conf		# add -posix on NeXTstep systems
./prand_conf 

both programs create a file prand_conf.h,
copy this file to the appropriate port/<os>/include directory