mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
Make the message stand out more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9004 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
20d2d3e67f
commit
4faf860168
@ -781,8 +781,10 @@ $(BUILD_OBJ_DIR)/Depend/%.d: %.c $(BUILD_OBJ_DIR)/Depend/.dir
|
||||
# Autoconf Dependencies.
|
||||
#
|
||||
$(LLVM_OBJ_ROOT)/config.status:: $(LLVM_SRC_ROOT)/configure
|
||||
@${ECHO} "****************************************************************"
|
||||
@${ECHO} " You need to re-run $(LLVM_SRC_ROOT)/configure"
|
||||
@${ECHO} "inside the directory $(LLVM_OBJ_ROOT)"
|
||||
@${ECHO} " in directory $(LLVM_OBJ_ROOT)"
|
||||
@${ECHO} "****************************************************************"
|
||||
$(VERB) exit 1
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user