fix INSTALL warnings

R=rsc
http://codereview.appspot.com/6258060
This commit is contained in:
Russ Cox 2012-05-29 15:11:14 -04:00
parent e42c27297a
commit 5d03af6557
7 changed files with 12 additions and 7 deletions

View file

@ -16,7 +16,6 @@ libs-%:V:
do
(cd $i; echo cd `pwd`';' mk $MKFLAGS $stem; mk $MKFLAGS $stem)
done
[ "$SYSNAME" != Darwin ] || ranlib ../lib/*.a
MKDIRS=\
libbio\