[Libreoffice-commits] .: testtools/source

Thomas Arnhold tarnhold at kemper.freedesktop.org
Fri Feb 4 03:47:04 PST 2011


 testtools/source/cliversioning/makefile.mk |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 22d8518aa45eed161c2f889d6b2bbbc6d3242bcc
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Wed Feb 2 11:52:29 2011 +0100

    Clean up makefiles

diff --git a/testtools/source/cliversioning/makefile.mk b/testtools/source/cliversioning/makefile.mk
index 57971b4..bb9cd3d 100644
--- a/testtools/source/cliversioning/makefile.mk
+++ b/testtools/source/cliversioning/makefile.mk
@@ -25,7 +25,6 @@
 #
 # ************************************************************************/
 
-
 # Builds the SpreadSheet examples of the Developers Guide.
 
 PRJ = ..$/..
@@ -36,8 +35,6 @@ PACKAGE = cliversion
 .INCLUDE: settings.mk
 .INCLUDE : $(PRJ)$/util$/makefile.pmk
 
-#.IF "$(BUILD_FOR_CLI)" == ""
-
 .IF "$(debug)" != ""
 CSCFLAGS += -checked+ -define:DEBUG -define:TRACE -debug+
 .ELSE
@@ -136,7 +133,3 @@ RUNINSTRUCTIONS :
     @echo ###########################   N O T E  ######################################
     @echo .
     @echo .	
-
-
-
-#.ENDIF


More information about the Libreoffice-commits mailing list