# ************************************************************************* # # This makefile builds all supported Hunspell installations # # ************************************************************************* # all clean: $(MAKE) -C Linux $@ $(MAKE) -C OOo-2.4 $@ $(MAKE) -C OOo-3 $@