Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/regress/lib Descend into csu.



details:   https://anonhg.NetBSD.org/src/rev/619115300346
branches:  trunk
changeset: 512791:619115300346
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue Jul 17 03:42:23 2001 +0000

description:
Descend into csu.

diffstat:

 regress/lib/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r dc93d64c24fd -r 619115300346 regress/lib/Makefile
--- a/regress/lib/Makefile      Tue Jul 17 03:42:07 2001 +0000
+++ b/regress/lib/Makefile      Tue Jul 17 03:42:23 2001 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.8 2000/10/04 00:49:44 itojun Exp $
+#      $NetBSD: Makefile,v 1.9 2001/07/17 03:42:23 thorpej Exp $
 
 .include <bsd.own.mk>
 
-SUBDIR+= libc libposix libskey
+SUBDIR+= csu libc libposix libskey
 
 .if ${MKCRYPTO} == "yes"
 SUBDIR+= libcrypto 



Home | Main Index | Thread Index | Old Index