summaryrefslogtreecommitdiff
path: root/scripts/mkswordbase
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mkswordbase')
-rwxr-xr-xscripts/mkswordbase14
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/mkswordbase b/scripts/mkswordbase
new file mode 100755
index 0000000..93f5931
--- /dev/null
+++ b/scripts/mkswordbase
@@ -0,0 +1,14 @@
+#!/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
+