Imakefile   [plain text]


/* code converter: JISX0212 */

#define ModuleName JISX0212
SRCS = JISX0212toUCS2.c main.c
OBJS = JISX0212toUCS2.o main.o

#include <xttMod.tmpl>

/* end of file */