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 pty.



details:   https://anonhg.NetBSD.org/src/rev/d7971a15bb3a
branches:  trunk
changeset: 566991:d7971a15bb3a
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 27 03:13:18 2004 +0000

description:
Add pty.

diffstat:

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

diffs (13 lines):

diff -r bb5fa9408c4e -r d7971a15bb3a regress/lib/libc/Makefile
--- a/regress/lib/libc/Makefile Thu May 27 03:12:48 2004 +0000
+++ b/regress/lib/libc/Makefile Thu May 27 03:13:18 2004 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.47 2004/03/21 01:47:00 he Exp $
+#      $NetBSD: Makefile,v 1.48 2004/05/27 03:13:18 christos Exp $
 
 SUBDIR+= _setjmp atexit basename clone context convfp db dirname div divrem \
-       gen getaddrinfo hsearch int_fmtio locale md5sha popen \
+       gen getaddrinfo hsearch int_fmtio locale md5sha popen pty \
        randomid regex rpc setjmp sigsetjmp stdio stdlib string \
        sys time
 



Home | Main Index | Thread Index | Old Index