Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/lib/libc Descend to locale subdir.
details: https://anonhg.NetBSD.org/src/rev/76b132585b66
branches: trunk
changeset: 536220:76b132585b66
user: minoura <minoura%NetBSD.org@localhost>
date: Wed Sep 11 14:55:55 2002 +0000
description:
Descend to locale subdir.
diffstat:
regress/lib/libc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 977c6aada30e -r 76b132585b66 regress/lib/libc/Makefile
--- a/regress/lib/libc/Makefile Wed Sep 11 14:54:33 2002 +0000
+++ b/regress/lib/libc/Makefile Wed Sep 11 14:55:55 2002 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2002/07/15 22:04:00 christos Exp $
+# $NetBSD: Makefile,v 1.31 2002/09/11 14:55:55 minoura Exp $
SUBDIR+= _setjmp clone db div divrem \
- gen getaddrinfo hsearch int_fmtio md5sha popen regex rpc \
+ gen getaddrinfo hsearch int_fmtio locale md5sha popen regex rpc \
setjmp sigsetjmp stdlib string sys time
.if (${MACHINE_ARCH} != "vax" && ${MACHINE_ARCH} != "m68000")
SUBDIR+= ieeefp
Home |
Main Index |
Thread Index |
Old Index