1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Give a useful hint

llvm-svn: 17232
This commit is contained in:
Chris Lattner 2004-10-26 02:58:10 +00:00
parent 44a6320251
commit 37623f9c02

View File

@ -860,7 +860,7 @@ dist dist-check dist-clean dist-gzip dist-bzip2 dist-zip ::
else
ifeq ($(LLVM_TARBALL_NAME),)
$(error LLVM_TARBALL_NAME is empty)
$(error LLVM_TARBALL_NAME is empty. Please rerun configure)
endif
ifneq ($(LEVEL),.)