added wc to holes -- needed by the rcs configuration script
This commit is contained in:
parent
51a9d78c44
commit
40a75cc724
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ HOLES := \
|
||||||
touch \
|
touch \
|
||||||
tr \
|
tr \
|
||||||
true \
|
true \
|
||||||
|
wc \
|
||||||
whoami
|
whoami
|
||||||
|
|
||||||
### so far only sun make supports VPATH
|
### so far only sun make supports VPATH
|
||||||
|
|
Loading…
Reference in a new issue