[Libreoffice-commits] .: cosv/source odk/util

Thomas Arnhold tarnhold at kemper.freedesktop.org
Tue Feb 1 09:00:39 PST 2011


 cosv/source/storage/makefile.mk |   16 ----------------
 odk/util/odk_rules.pmk          |    1 -
 2 files changed, 17 deletions(-)

New commits:
commit fbd1edd6a6632487ab220ae6d6cf1e426f428706
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Tue Feb 1 18:00:07 2011 +0100

    Clean up makefiles

diff --git a/cosv/source/storage/makefile.mk b/cosv/source/storage/makefile.mk
index 84e396c..902e8c7 100644
--- a/cosv/source/storage/makefile.mk
+++ b/cosv/source/storage/makefile.mk
@@ -32,17 +32,11 @@ TARGET=cosv_storage
 
 ENABLE_EXCEPTIONS=true
 
-
-
 # --- Settings -----------------------------------------------------
 
 .INCLUDE :  settings.mk
-
 .INCLUDE : $(PRJ)$/source$/fullcpp.mk
 
-
-
-
 # --- Files --------------------------------------------------------
 
 OBJFILES= \
@@ -54,16 +48,6 @@ OBJFILES= \
     $(OBJ)$/ploc_dir.obj    \
     $(OBJ)$/plocroot.obj
 
-#SLOFILES= \
-#	$(SLO)$/file.obj 		\
-#	$(SLO)$/csfileim.obj 	\
-#	$(SLO)$/memstorg.obj
-
-
-
 # --- Targets ------------------------------------------------------
 
 .INCLUDE :  target.mk
-
-
-
diff --git a/odk/util/odk_rules.pmk b/odk/util/odk_rules.pmk
index bb62664..fd5ee3d 100644
--- a/odk/util/odk_rules.pmk
+++ b/odk/util/odk_rules.pmk
@@ -141,7 +141,6 @@ $(DESTDIRJAR)/com/sun/star/lib/loader/%.class : $(CLASSDIR)/com/sun/star/lib/loa
 
 $(DESTDIRIDL)/% : $(IDLOUT)/%
     $(MY_TEXTCOPY) $< $@
-#	@touch $(IDL_DOCU_CLEANUP_FLAG)
 
 $(DESTDIRINC)/udkversion.mk :
     @@-rm -f $@


More information about the Libreoffice-commits mailing list