X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=current%2Fspeller%2FMakefile;fp=current%2Fspeller%2FMakefile;h=0000000000000000000000000000000000000000;hb=b13ea8a082364672c6de2b010e558211ff52ec9a;hp=b70ed2dc34b8af9652eecc6aff6be43203204283;hpb=01534a94130c1f5a3a230cf4fe18365a235ba271;p=deb_pkgs%2Fscowl.git diff --git a/current/speller/Makefile b/current/speller/Makefile deleted file mode 100644 index b70ed2d..0000000 --- a/current/speller/Makefile +++ /dev/null @@ -1,18 +0,0 @@ - -all: - @echo "Please use hunspell or aspell as target" - -.aspell: make-aspell-dict - make -C src deaccent - ./make-aspell-dict - touch .aspell -aspell: .aspell - -.hunspell: .aspell make-hunspell-dict add-no-suggest en.aff en.dic.supp - ./make-hunspell-dict - touch .hunspell -hunspell: .hunspell - -clean: - rm -f .aspell .hunspell - rm -f *.wl en_*.dic en_*.aff *.zip *.tocheck README_en_??.txt