]> git.donarmstrong.com Git - deb_pkgs/scowl.git/blob - current/speller/Makefile
[svn-upgrade] new version scowl (7.1)
[deb_pkgs/scowl.git] / current / speller / Makefile
1
2 all: 
3         @echo "Please use hunspell or aspell as target"
4
5 .aspell: make-aspell-dict
6         make -C src deaccent
7         ./make-aspell-dict
8         touch .aspell
9 aspell: .aspell
10
11 .hunspell: .aspell make-hunspell-dict add-no-suggest en.aff en.dic.supp
12         ./make-hunspell-dict
13         touch .hunspell
14 hunspell: .hunspell
15
16 clean:
17         rm -f .aspell .hunspell
18         rm -f *.wl en_*.dic en_*.aff *.zip *.tocheck README_en_??.txt