summaryrefslogtreecommitdiff
path: root/accessibility/workben/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/workben/makefile')
-rw-r--r--accessibility/workben/makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/accessibility/workben/makefile b/accessibility/workben/makefile
deleted file mode 100644
index 4bd7c05e4..000000000
--- a/accessibility/workben/makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-all:
- cd source/org/openoffice/accessibility ; $(MAKE) all
-
-ROOT=source
-SUBDIRS=source/org/openoffice/accessibility
-include source/makefile.in
-
-run: all
- $(JAVA) -classpath $(CLASSPATH) org.openoffice.accessibility.awb.AccessibilityWorkBench