summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-02 11:46:03 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-02 12:06:11 +0100
commit4327ec0deee4b5362354bd4bc0ec885a412cd071 (patch)
tree5ce6ce3b4b2408d57cba606f9e22559fcac2d46a /automation
parente5c11afa976b03cb55d33cf09e57ccec286ddb9b (diff)
Clean up makefiles
Diffstat (limited to 'automation')
-rw-r--r--automation/source/mozillaserver/makefile.mk32
1 files changed, 0 insertions, 32 deletions
diff --git a/automation/source/mozillaserver/makefile.mk b/automation/source/mozillaserver/makefile.mk
index 064f4284fd36..fcd7e1cc6c49 100644
--- a/automation/source/mozillaserver/makefile.mk
+++ b/automation/source/mozillaserver/makefile.mk
@@ -43,8 +43,6 @@ LIBTARGET=NO
PACKAGE := com$/sun$/star$/testtool
TARGET := com_sun_star_testtool
-
-#RDB=$(SOLARBINDIR)$/applicat.rdb
RDB=$(BIN)$/mozillatesttool.rdb
@@ -61,8 +59,6 @@ GENJAVACLASSFILES = \
TYPES={$(subst,.class, $(subst,$/,. $(subst,$(CLASSDIR)$/,-T $(GENJAVACLASSFILES))))}
GENJAVAFILES = {$(subst,.class,.java $(subst,$/class, $(GENJAVACLASSFILES)))}
-#JAVAFILES= $(GENJAVAFILES)
-
UNOUCRDEP=$(RDB)
@@ -94,34 +90,6 @@ UNOTYPES= \
com.sun.star.testtool.ResultType \
com.sun.star.testtool.XMozillaTesttoolServer
-
-
-#SLOFILES= \
-# $(SLO)$/iserverproxy.obj \
-# $(SLO)$/broadcastclient.obj \
-# $(SLO)$/genericinformation.obj \
-# $(SLO)$/informationclient.obj
-
-# ---- test ----
-
-#LIB1TARGET=$(SLB)$/iserverproxy.lib
-#LIB1OBJFILES=$(SLOFILES)
-
-#SHL1TARGET=iserverproxy
-#SHL1STDLIBS= \
-# $(OSLLIB) $(RTLLIB) $(TOOLSLIB) \
-# $(CPPULIB) \
-# $(CPPUHELPERLIB) \
-# $(UNOLIB) \
-# $(SVTOOLLIB) \
-# $(SALLIB) \
-# $(BOOTSTRP)
-
-#SHL1LIBS= $(LIB1TARGET) $(LB)$/ico.lib
-#SHL1DEF= $(MISC)$/$(SHL1TARGET).def
-#DEF1NAME= $(SHL1TARGET)
-#DEF1EXPORTFILE= exports.dxp
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk