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:
parent
fe59276f04
commit
67c8082a18
2
Makefile
2
Makefile
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user