summaryrefslogtreecommitdiff
path: root/filter/qa/complex/filter/detection/typeDetection/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/qa/complex/filter/detection/typeDetection/makefile.mk')
-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 bbc25efa3c29..942c40372de4 100644
--- a/filter/qa/complex/filter/detection/typeDetection/makefile.mk
+++ b/filter/qa/complex/filter/detection/typeDetection/makefile.mk
@@ -81,10 +81,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
@@ -109,16 +105,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