[Libreoffice-commits] .: Makefile.in
Jan Holesovsky
kendy at kemper.freedesktop.org
Fri Oct 7 04:06:00 PDT 2011
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6fb32f4f3861b64c93fed9bebfd37b672fcc9939
Author: Jan Holesovsky <kendy at suse.cz>
Date: Fri Oct 7 13:03:00 2011 +0200
Advise how to save yourself a rebuild with make dev-install.
diff --git a/Makefile.in b/Makefile.in
index c2f6288..a7d884c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,7 +25,7 @@ ifeq (@CROSS_COMPILING@,YES)
@echo "Please consult README.cross how to install it."
else
@echo "To install, issue: @GNUMAKE@ install"
- @echo "Developers might prefer this way: @GNUMAKE@ dev-install"
+ @echo "Developers might prefer this way: @GNUMAKE@ dev-install -o build"
@echo "To run smoketest, issue: @GNUMAKE@ check"
endif
@echo
More information about the Libreoffice-commits
mailing list