mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-25 15:01:07 +00:00
Shorten the "updating Makefile" status print-out.
llvm-svn: 9874
This commit is contained in:
parent
612254327c
commit
41faed220d
@ -819,7 +819,7 @@ $(LLVM_OBJ_ROOT)/config.status:: $(LLVM_SRC_ROOT)/configure
|
||||
# If the Makefile in the source tree has been updated, copy it over into the
|
||||
# build tree.
|
||||
Makefile :: $(BUILD_SRC_DIR)/Makefile
|
||||
@${ECHO} "===== Makefile out of date, updating from source dir: `dirname $<` ====="
|
||||
@${ECHO} "===== Updating Makefile from source dir: `dirname $<` ====="
|
||||
cp -f $< $@
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user