1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

* mach/Makefile (headers): Add mach/mach_traps.h.

* Makerules ($(installed-libcs) rule): Fix typos.
This commit is contained in:
Roland McGrath
1995-03-27 17:44:04 +00:00
parent 342414a6e0
commit c316b48636
4 changed files with 8 additions and 4 deletions

View File

@ -20,7 +20,7 @@ Cambridge, MA 02139, USA. */
#include <stdio.h>
CONST char __libc_release[] = "alpha";
CONST char __libc_version[] = "1.09.5";
CONST char __libc_version[] = "1.09.6";
void
DEFUN_VOID(__libc_print_version)