Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/lib/libc add string.
details: https://anonhg.NetBSD.org/src/rev/61c1675b430d
branches: trunk
changeset: 510212:61c1675b430d
user: christos <christos%NetBSD.org@localhost>
date: Tue May 22 18:57:13 2001 +0000
description:
add string.
diffstat:
regress/lib/libc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 39c39cd1954e -r 61c1675b430d regress/lib/libc/Makefile
--- a/regress/lib/libc/Makefile Tue May 22 18:56:33 2001 +0000
+++ b/regress/lib/libc/Makefile Tue May 22 18:57:13 2001 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2001/02/18 21:57:16 bjh21 Exp $
+# $NetBSD: Makefile,v 1.19 2001/05/22 18:57:13 christos Exp $
SUBDIR+= _setjmp db div gen hsearch md5sha popen regex rpc setjmp sigsetjmp \
- time
+ string time
.if (${MACHINE_ARCH} != "arm32" && ${MACHINE_ARCH} != "vax")
SUBDIR+= ieeefp
.endif
Home |
Main Index |
Thread Index |
Old Index