Imakefile   [plain text]


/* code converter: ISO8859.5 */

#define ModuleName ISO8859_5
SRCS = ISO8859_5toACYRIL.c ISO8859_5toUCS2.c main.c
OBJS = ISO8859_5toACYRIL.o ISO8859_5toUCS2.o main.o

#include <xttMod.tmpl>

/* end of file */