2009-11-10 11:48:23 +00:00
|
|
|
|
Index: Makefile
|
|
|
|
|
===================================================================
|
|
|
|
|
--- Makefile.orig
|
2007-07-27 13:48:04 +00:00
|
|
|
|
+++ Makefile
|
|
|
|
|
@@ -143,7 +143,7 @@ magyar4%.dict: $(WRKDIR)
|
|
|
|
|
# ragoz<6F>si t<>bl<62>zat (magyar.aff) el<65><6C>ll<6C>t<EFBFBD>sa
|
|
|
|
|
magyar.aff: $(WRKDIR) eleje.aff ige_alanyi.aff fonev.aff fonev_kepzo.aff ige_kepzo.aff
|
|
|
|
|
@echo "===> ragoz<6F>si t<>bl<62>zat (magyar.aff) el<65><6C>ll<6C>t<EFBFBD>sa" | $(CATUTF)
|
|
|
|
|
- @cd $(AFFDIR);\
|
|
|
|
|
+ @cd $(AFFDIR); \
|
|
|
|
|
cat eleje.aff ige_kepzo.aff fonev_kepzo.aff ige_morfo.aff ige_alanyi.aff \
|
|
|
|
|
fonev.aff fonev_morfo.aff ige_targyas.aff | $(M4) > $(WRKDIR)/magyar.aff;
|
|
|
|
|
|
2009-11-10 11:48:23 +00:00
|
|
|
|
@@ -199,7 +199,7 @@ install: install_all
|
2007-07-27 13:48:04 +00:00
|
|
|
|
install_all: install_myspell install_ispell install_OO
|
|
|
|
|
|
|
|
|
|
# ispell opci<63>val kompil<69>lt hasht<68>bla
|
|
|
|
|
-#ispell: magyar4ispell.hash
|
|
|
|
|
+ispell: magyar4ispell.hash
|
|
|
|
|
|
|
|
|
|
# hu_HU.aff myspell ragoz<6F>si t<>bl<62>zat <20>s a hu_HU.dic sz<73>t<EFBFBD>r el<65><6C>ll<6C>t<EFBFBD>sa
|
2009-11-10 11:48:23 +00:00
|
|
|
|
myspell: magyar4myspell.dict magyar.aff hu_HU.aff hu_HU.dic alias kr
|