aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-09-20 20:27:09 +0000
committerMark Murray <markm@FreeBSD.org>1999-09-20 20:27:09 +0000
commit1f687ff1e730d1a0c18f3cc870f59cc213ebd8f4 (patch)
tree13ea2eb6dbc6a707c009ec231417b9ef6097ceda /Makefile.inc1
parent3d927b9b5190def888c6b886d42a98662f608d88 (diff)
downloadsrc-1f687ff1e730d1a0c18f3cc870f59cc213ebd8f4.tar.gz
src-1f687ff1e730d1a0c18f3cc870f59cc213ebd8f4.zip
Minor (but important) comment change.
Notes
Notes: svn path=/head/; revision=51482
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 777008189013..c2dcc7f8c720 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -663,7 +663,7 @@ lib-tools:
# are visible:
#
# csu must be built before all shared libaries for ELF.
-# libcom_err must be built before libss.
+# libcom_err must be built before libss and libkrb.
# libcrypt must be built before libkrb and libskey.
# libdes must be built before libpam.
# libkrb must be built before libpam.