diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-11-18 00:40:38 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-11-18 00:40:38 +0000 |
| commit | c271ea0e09cbfcf610266ad9ae55dadafc2afa4f (patch) | |
| tree | f024222de7ad55f0f6f5457e6315142c3d866709 /Makefile.inc1 | |
| parent | d8ae4a279fb45970a538e7ad352dc08e2902e154 (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index 08036bc3768c..2e90ee4be106 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -1,5 +1,5 @@ # -# $Id: Makefile.inc1,v 1.40 1998/11/13 00:59:00 jdp Exp $ +# $Id: Makefile.inc1,v 1.41 1998/11/15 10:03:12 jb Exp $ # # Make command line options: # -DCLOBBER will remove /usr/include @@ -645,7 +645,7 @@ lib-tools: # # csu must be built before all shared libaries for ELF. # libcom_err must be built before libss. -# libcrypt must be built before libskey. +# libcrypt must be built before libskey and libkrb. # libm must be built before libf2c, libg++ and libstdc++. # libmd must be built before libatm, libopie, libradius, libskey, # and libtacplus. |
