summaryrefslogtreecommitdiff
path: root/filter/qa
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-12 18:49:59 +0100
committersb <sb@openoffice.org>2010-01-12 18:49:59 +0100
commita415adcda8743619dc090ad6cedbec72d53ac487 (patch)
tree0c8a0d53e11064210886e42593c1bc58745b491d /filter/qa
parent67e60e6e552513352f3e707d062399569bea4449 (diff)
sb118: #i108269# first step of removing tcsh support
Diffstat (limited to 'filter/qa')
-rw-r--r--filter/qa/complex/filter/detection/typeDetection/makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/filter/qa/complex/filter/detection/typeDetection/makefile.mk b/filter/qa/complex/filter/detection/typeDetection/makefile.mk
index dea5044fb60c..96b18d8fbe9f 100644
--- a/filter/qa/complex/filter/detection/typeDetection/makefile.mk
+++ b/filter/qa/complex/filter/detection/typeDetection/makefile.mk
@@ -85,10 +85,6 @@ CT_APP = org.openoffice.Runner
$(CLASSDIR)$/$(PACKAGE)$/files.csv : ALLDEP
.ENDIF
-
-TST:
- @echo "$(USE_SHELL)"
-
.INCLUDE : target.mk
$(CLASSDIR)$/$(PACKAGE)$/preselectedFilter.csv : preselectedFilter.csv
@@ -113,16 +109,9 @@ $(CLASSDIR)$/$(PACKAGE)$/TypeDetection.props : TypeDetection.props
# --- chmod --------------------------------------------------------
-.IF "$(USE_SHELL)" != "4nt"
CHMOD :
chmod 444 $(CLASSDIR)$/$(PACKAGE)$/*.csv
chmod 666 $(CLASSDIR)$/$(PACKAGE)$/*.props
-.ELSE
-CHMOD :
- echo erstmanix
-.ENDIF
-
-
RUN: run