Imakefile   [plain text]


/* code converter: ISO8859.13 */

#define ModuleName ISO8859_13
SRCS = ISO8859_13toUCS2.c main.c
OBJS = ISO8859_13toUCS2.o main.o

#include <xttMod.tmpl>

/* end of file */