2 include $(TOP)/config/make.cfg
4 FILES := defaultlocale english initlocale catalog_funcs patches
6 closecatalog closelocale convtolower convtoupper \
7 formatdate formatstring getcatalogstr getlocalestr \
8 isxxxx opencataloga openlocale parsedate prefsupdate \
9 strconvert strncmp locrawdofmt locstrnicmp locstricmp \
10 loctolower loctoupper locdatetostr locstrtodate \
11 locdosgetlocalizedstring
13 #MM workbench-libs-locale-includes : \
14 #MM kernel-exec-includes \
15 #MM kernel-dos-includes \
16 #MM workbench-libs-iffparse-includes \
17 #MM workbench-libs-rexxsyslib-includes \
19 #MM- workbench-libs-locale : linklibs
21 %build_module mmake=workbench-libs-locale \
22 modname=locale modtype=library \
23 files="locale_init $(FUNCS) $(FILES)" \