Add a declaration missing from the last commit.

This commit is contained in:
Murray Stokely 2001-10-29 10:52:52 +00:00
parent f92319a1b1
commit 58a809138a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11068

View file

@ -69,6 +69,7 @@ PREFIX?= ${LOCALBASE}
PRI_LANG?= en_US.ISO8859-1
CP?= /bin/cp
ECHO_CMD?= echo
LN?= /bin/ln
MKDIR?= /bin/mkdir -p
RM?= /bin/rm