From 995de2b09e1917b23f61aa673f364b5e7bbe1909 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 23 Apr 2012 16:39:45 +0300 Subject: Reduce chatter --- pyuno/zipcore/makefile.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pyuno') diff --git a/pyuno/zipcore/makefile.mk b/pyuno/zipcore/makefile.mk index ce0a3a4aa733..166fff4393ae 100644 --- a/pyuno/zipcore/makefile.mk +++ b/pyuno/zipcore/makefile.mk @@ -36,8 +36,10 @@ LIBTARGET=NO UWINAPILIB = .IF "$(SYSTEM_PYTHON)" == "YES" + systempython: - @echo "Not building python-core because system python is being used" +# nothing + .ELSE .INCLUDE : pyversion.mk -- cgit