diff options
| -rw-r--r-- | Makefile.inc1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 664664a51d4c..867d2ccd6324 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -3,6 +3,7 @@ # # Make command line options: # -DMAKE_KERBEROS4 to build KerberosIV +# -DMAKE_KERBEROS5 to build Kerberos5 # -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir # -DNOCLEAN do not clean at all # -DNOCRYPT will prevent building of crypt versions |
