summaryrefslogtreecommitdiff
path: root/scripts/mkswordbase
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mkswordbase')
-rwxr-xr-xscripts/mkswordbase14
1 files changed, 0 insertions, 14 deletions
diff --git a/scripts/mkswordbase b/scripts/mkswordbase
deleted file mode 100755
index 93f5931..0000000
--- a/scripts/mkswordbase
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-cd ..
-make distclean
-./usrinst.sh
-make
-
-echo
-echo Please execute the following commands
-echo su
-echo cd ..
-echo "make install; make distclean; exit"
-echo ./mkswordbase2
-echo
-