]> git.donarmstrong.com Git - deb_pkgs/scowl.git/blobdiff - current/src/make-all.lst
Imported Upstream version 2015.08.24
[deb_pkgs/scowl.git] / current / src / make-all.lst
diff --git a/current/src/make-all.lst b/current/src/make-all.lst
deleted file mode 100755 (executable)
index 57f5497..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-cat `find l/supplement/ l/add-affixes l/add-possessive -type l` | tr -d '\r' | sort | uniq > working/all.lst-unfiltered
-cat working/all.lst-unfiltered   \
-  | src/filter                   \
-  | sort | uniq                  \
-  > working/all.lst
-