Makefile.inc1: garbage collect unused variable: install-info

The variable's definition was removed with texinfo in
2d2813618c, but the reference to the
variable was left behind.

This is effectively a no-op cleanup.

MFC after:	3 days
This commit is contained in:
Enji Cooper
2025-08-18 18:06:41 -07:00
parent 19c8cc3162
commit de3e5dbea1
+1 -1
View File
@@ -1417,7 +1417,7 @@ _sysctl=sysctl
.endif
ITOOLS= [ awk cap_mkdb cat chflags chmod chown cmp cp \
date echo egrep find grep id install ${_install-info} \
date echo egrep find grep id install \
ln make mkdir mtree mv pwd_mkdb \
rm sed services_mkdb sh sort strip ${_sysctl} test time true uname wc