From c38f3da80b0ea5ccfca25444bb82b75be4a4eeb5 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 7 Jan 2008 15:59:17 +0000 Subject: finnish Swadesh verbs --- examples/uusisuomi/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/uusisuomi/Makefile b/examples/uusisuomi/Makefile index 5b0d3133e..0df65f1b1 100644 --- a/examples/uusisuomi/Makefile +++ b/examples/uusisuomi/Makefile @@ -4,8 +4,9 @@ CAT=N all: nouns verbs: -# export CAT=V ; export LEX=VNSSK ; make -e tests -# export CAT=V ; export LEX=VOmat ; make -e tests + export CAT=V ; export LEX=VNSSK ; make -e tests + export CAT=V ; export LEX=VOmat ; make -e tests + export CAT=V ; export LEX=VSwadesh ; make -e tests export CAT=V ; export LEX=VDictionary ; make -e tests cat all-diff-V* >all-differences-V cat all-differences-V -- cgit v1.2.3