diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:55:57 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-01 17:56:10 +0100 |
commit | 9d4fdd4f187ae3082ba5077fbdf33e48aaae3821 (patch) | |
tree | 08c98c84cc291bc5b469581c1ed48580e1648072 /ucb/test | |
parent | 56d652d8a249b10037879b857debd879e262c5cf (diff) |
Clean up makefiles
Diffstat (limited to 'ucb/test')
-rw-r--r-- | ucb/test/com/sun/star/comp/ucb/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/test/com/sun/star/comp/ucb/makefile.mk b/ucb/test/com/sun/star/comp/ucb/makefile.mk index 1f2e35593909..1e1f340d1bff 100644 --- a/ucb/test/com/sun/star/comp/ucb/makefile.mk +++ b/ucb/test/com/sun/star/comp/ucb/makefile.mk @@ -52,7 +52,6 @@ $(MISC)$/$(TARGET).createdclassdir: - $(MKDIR) $(CLASSDIR) $(TOUCH) $@ -#ALLTAR .PHONY: runtest: java -classpath $(CLASSPATH) org.openoffice.Runner -TestBase java_complex \ -AppExecutionCommand "c:\staroffice8.m13\program\soffice -accept=socket,host=localhost,port=8100;urp;" \ |