Skip to content

Commit

Permalink
Cleaning the kvensk/ directory:
Browse files Browse the repository at this point in the history
• moving fkvnob to $GTHOME/words/dicts/
  • Loading branch information
snomos committed Feb 19, 2010
0 parents commit 1968bc6
Show file tree
Hide file tree
Showing 33 changed files with 167,162 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Making html dictionary

fkvnob.html: ../bin/fkvnob.html
../bin/fkvnob.html: inc/fkvnob.xml
@echo
@echo "*** Making html file of the dictionary ***"
@echo
@xsltproc inc/fkvnob.xsl inc/fkvnob.xml > ../bin/fkvnob.html


# "make clean" is there to remove the binary files at will.

clean:
@rm -f ../bin/*.fst ../bin/*.save ../bin/*.bin ../bin/*.html
Binary file added Sanakirja.doc
Binary file not shown.
Binary file added Sanakirja.docx
Binary file not shown.
Loading

0 comments on commit 1968bc6

Please sign in to comment.