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:
2
Makefile
2
Makefile
@@ -19,7 +19,7 @@ INSTALL_DIR=$(DSTROOT)/$(INSTALL_PREFIX)
|
|||||||
.PHONY: help installsrc clean installheaders do-installhdrs install
|
.PHONY: help installsrc clean installheaders do-installhdrs install
|
||||||
|
|
||||||
help::
|
help::
|
||||||
echo Use make install DSTROOT=<destination>
|
@echo "Use make install DSTROOT=<destination>"
|
||||||
|
|
||||||
installsrc:: $(SRCROOT)
|
installsrc:: $(SRCROOT)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user