--- Makefile-ooo Sun Feb 7 20:15:46 1999 +++ Makefile Mon May 10 23:07:24 1999 @@ -32,16 +32,16 @@ # Location of the DES library and include files. Comment this out if you # don't want Randnum Exchange and 2-Way Randnum Exchange as allowable UAMs # for afpd. We expect libdes.a in $DESDIR/lib and des.h in $DESDIR/include. -DESDIR=/usr/local +### DESDIR=/usr/local # Location of the tcp wrapper library and include files. Comment this out # if you don't want tcp wrapper support. having tcp wrapper support is # highly recommended. -TCPWRAPDIR=/usr +### TCPWRAPDIR=/usr # Location of PAM support library and include files. Comment this out # if you don't want to enable PAM support -PAMDIR=/usr +### PAMDIR=/usr # Location of the AFS and Kerberos libraries and include files. Uncomment