summaryrefslogtreecommitdiff
path: root/lib/libc_r/test
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:30 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:30 +0000
commita9e2dc176f709713f9565ed1711c958f0707eb36 (patch)
treee1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /lib/libc_r/test
parent8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff)
Diffstat (limited to 'lib/libc_r/test')
-rw-r--r--lib/libc_r/test/Makefile2
-rw-r--r--lib/libc_r/test/sigsuspend/Makefile2
-rw-r--r--lib/libc_r/test/sigwait/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc_r/test/Makefile b/lib/libc_r/test/Makefile
index a5ba1393a8639..f70d22ecef93a 100644
--- a/lib/libc_r/test/Makefile
+++ b/lib/libc_r/test/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
+# $Id: Makefile,v 1.2.2.1 1998/11/04 08:42:08 tg Exp $
#
# Tests for libc_r functionality.
#
diff --git a/lib/libc_r/test/sigsuspend/Makefile b/lib/libc_r/test/sigsuspend/Makefile
index 9a3c5a61724c4..36ec51ce2396c 100644
--- a/lib/libc_r/test/sigsuspend/Makefile
+++ b/lib/libc_r/test/sigsuspend/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1998/09/30 07:14:02 jb Exp $
+# $Id: Makefile,v 1.1.2.1 1998/11/04 08:42:09 tg Exp $
PROG= sigsuspend
SRCS= sigsuspend.c
diff --git a/lib/libc_r/test/sigwait/Makefile b/lib/libc_r/test/sigwait/Makefile
index 384f21ce9cb1a..6d908dc0b0637 100644
--- a/lib/libc_r/test/sigwait/Makefile
+++ b/lib/libc_r/test/sigwait/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1998/08/25 12:35:16 jb Exp $
+# $Id: Makefile,v 1.1.2.1 1998/11/04 08:42:09 tg Exp $
PROG= sigwait
SRCS= sigwait.c