diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-07 20:37:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-07 20:37:41 +0000 |
commit | 9f447fb32c8f4944ef0c5c677be44e17b3fc529b (patch) | |
tree | f8237c308b683c96697629122c0a5531fa6c8c1f /locale | |
parent | bd5fa7727c231fd750e65c8723b0dc6e8ba9c388 (diff) |
Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* mach/mach_syscalls.c: Obsolete file removed.
* mach/mach_syscalls.h: Likewise.
* mach/mach_traps.S: Likewise.
* mach/msg_destroy.c: Likewise.
* mach/vm_page_size.c: Likewise.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/Makefile b/locale/Makefile index 0eea6442df..2ee2650f5b 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -27,7 +27,7 @@ distribute = localeinfo.h categories.def \ $(lib-modules:=.c) config.h simple-hash.h iso-4217.def \ charmap-kw.gperf charmap-kw.h locfile-token.h \ locfile-kw.gperf locfile-kw.h linereader.h \ - locales.h locfile.h stringtrans.h + locales.h locfile.h stringtrans.h weight.h charset.h routines = setlocale findlocale loadlocale localeconv nl_langinfo \ mb_cur_max categories = ctype messages monetary numeric time collate |