From 32ce3e3433c80ae0ee9f5ff793bb18c78b53ed14 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Sat, 12 Jun 2010 23:09:01 +0000 Subject: Change couple of strings. Clearly mention SVN version being built and more direct POVRay error. --- source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/Makefile') 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"; \ -- cgit v1.2.3