Imakefile   [plain text]


/* code converter: ISO8859.2 */

#define ModuleName ISO8859_2
SRCS = ISO8859_2toACNTRO.c ISO8859_2toUCS2.c main.c
OBJS = ISO8859_2toACNTRO.o ISO8859_2toUCS2.o main.o

#include <xttMod.tmpl>

/* end of file */