Document why cat is a bootstrap tool.

This commit is contained in:
Warner Losh 2017-02-21 18:49:30 +00:00
parent 1a01b4e566
commit 6fc94bc49f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314051

View File

@ -1625,6 +1625,7 @@ _nmtree= lib/libnetbsd \
${_bt}-usr.sbin/nmtree: ${_bt}-lib/libnetbsd
.endif
# r246097: log addition login.conf.db, passwd, pwd.db, and spwd.db with cat -l
.if ${BOOTSTRAPPING} < 1000027
_cat= bin/cat
.endif