#$OpenXM: OpenXM/src/asir-contrib/packages/doc/f_res/Makefile,v 1.3 2009/02/21 22:09:12 ohara Exp $ # Name of this document. MYNAME=f_res TITLE = "Resultant Manual" GENTEXI_OPT=--noSorting --author "OpenXM.org" --infoName asir-contrib-${MYNAME} include ../M/Makefile clean_private: ${RM} f_res-en.texi ${MYNAME}.en ${MYNAME}.ja: f_res-en.texi : @printf "begin: plain|\nEnglish manual has not yet been written.\nend:" \ | ${OXGENTEXI} ${GENTEXI_OPT} --title ${TITLE} > $@