diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-02-20 09:13:30 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2000-02-20 09:13:30 +0000 |
| commit | 3da5eca4bf0a6aa2381dfc9c7bde5bc2a56d26a4 (patch) | |
| tree | f93bc60f8290b07dbe91cf9af290a8d13304c38c | |
| parent | 4ca7c740a6fdad925acf1dd67eefa6e5a4dd8b74 (diff) | |
Notes
| -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 |
