fix help with bash

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@159177 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nuno Lopes 2012-06-25 23:51:05 +00:00
parent fe59276f04
commit 67c8082a18

@ -19,7 +19,7 @@ INSTALL_DIR=$(DSTROOT)/$(INSTALL_PREFIX)
.PHONY: help installsrc clean installheaders do-installhdrs install
help::
echo Use make install DSTROOT=<destination>
@echo "Use make install DSTROOT=<destination>"
installsrc:: $(SRCROOT)