Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-06-13 03:09:01 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-06-13 03:09:01 +0400
commit32ce3e3433c80ae0ee9f5ff793bb18c78b53ed14 (patch)
treee7f22fde0a8136a6eddaf6754d2ed446889cbec2 /source/Makefile
parent971e4be1081fb655f80d6d4065c734ccf625c987 (diff)
Change couple of strings.
Clearly mention SVN version being built and more direct POVRay error.
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index 7a60a92bfcf..2ab5b4faeab 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -478,7 +478,7 @@ debug debuglink::
clean:: linkclean debuglinkclean
link: $(BINTARGETS)
- @echo "****> Build $(MAKE_START) - `date '+%H:%M:%S %d-%b-%Y'`"
+ @echo "****> Build SVN rev $(BUILD_REV), $(MAKE_START) - `date '+%H:%M:%S %d-%b-%Y'`"
ifdef NANENV
@for n in $(NANENV); do \
echo " $$n"; \