# Generated automatically from Makefile.in by configure.
SHELL=/bin/sh
RM=/bin/rm -f

############################################################
all:
	@echo "Nothing to do."
	@echo "To recompile Julian, do the following:"
	@echo " % tar xzvf julius-3.2-IPAagent-switchgram-2.tar.gz"
	@echo " % cd julius-3.2-IPAagent-switchgram-2"
	@echo " % ./configure --enable-julian"
	@echo " % make"
	@echo " % cp julius/julian .."

clean:
	$(RM) *~ temp/*

distclean:
	$(RM) *~ temp/*
	$(RM) config.cache config.log config.status
	$(RM) SRM_Main.pl xml2julgrm.pl config.pl
	$(RM) bin/mkdfa.pl bin/yomi2voca.pl
	$(RM) Makefile
