/* Last modified on Sat Oct 17 23:30:48 PDT 1992 by mhb   */
/*      modified on Wed Sep  2 23:24:27 PDT 1992 by johnh */
/*      modified on Fri May 22 17:07:59 PDT 1992 by muller */

LibExport (algdata.awk)
LibExport (algimport.awk)
LibExport (fixspaces.sed)
LibExport (fmtlines.awk)
LibExport (importlist.awk)
LibExport (transform.awk)
LibExport (uncomm.awk)

LibExport (algtem.i3)
LibExport (algtem.m3)
LibExport (viewtem.i3)
LibExport (viewtem.m3)
LibExport (ietem.i3)
LibExport (ietem.m3)
LibExport (transtem.i3)
LibExport (transtem.m3)
LibExport (transtem.fv)
LibExport (edtem.fv)

all:: m3zume
m3zume:: ../src/m3zume $(LIB_USE)/config
	sed -e 's:BBB:$(LIB_USE):g' < ../src/m3zume > m3zume
	chmod 755 m3zume
BindExport (m3zume)

ManPage (m3zume,1)
