added wc to holes -- needed by the rcs configuration script

This commit is contained in:
David D. Zuhn 1992-07-17 23:26:35 +00:00
parent 51a9d78c44
commit 40a75cc724

View file

@ -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