Add a declaration missing from the last commit.
This commit is contained in:
parent
f92319a1b1
commit
58a809138a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11068
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue