freebsd-src/eBones/kadmin/HOW-TO
Garrett Wollman 516345750a The user side of the kadmin protocol. HOW-TO describes how to recreate
this based just on the eBones distribution.
1995-01-20 02:47:50 +00:00

9 lines
324 B
Plaintext

# $Id$
To re-create this directory from outside the US, take the Makefile
(provided), get the two source files from the original eBones distribution,
do a `perl -spi.bak -e 's/\$(Header[^\$])\$/$1/g' *.{c,ct}', and then
edit the #includes in kadmin.c to make things compile.
Unfortunately, this program is not exportable.