Imakefile   [plain text]


/* code converter: DOSENCODING */

#define ModuleName DOSENCODING
SRCS = DOSENCODINGtoUCS2.c main.c
OBJS = DOSENCODINGtoUCS2.o main.o

#include <xttMod.tmpl>

/* end of file */