Note the requirement that libcrypt be built before libkrb.

This commit is contained in:
John Polstra 1998-11-18 00:40:38 +00:00
parent d8ae4a279f
commit c271ea0e09
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41217

View File

@ -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.