summaryrefslogtreecommitdiff
path: root/lib/libc_r/test
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/libc_r/test
parent76b5366091f76c9bc73570149ef5055648fc2c39 (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 adf1673639772..a5ba1393a8639 100644
--- a/lib/libc_r/test/Makefile
+++ b/lib/libc_r/test/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $
+# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $
#
# Tests for libc_r functionality.
#
diff --git a/lib/libc_r/test/sigsuspend/Makefile b/lib/libc_r/test/sigsuspend/Makefile
index 59ea321c57771..9a3c5a61724c4 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/08/25 12:35:16 jb Exp $
+# $Id: Makefile,v 1.1 1998/09/30 07:14:02 jb Exp $
PROG= sigsuspend
SRCS= sigsuspend.c
diff --git a/lib/libc_r/test/sigwait/Makefile b/lib/libc_r/test/sigwait/Makefile
index fbd9233dff1b2..384f21ce9cb1a 100644
--- a/lib/libc_r/test/sigwait/Makefile
+++ b/lib/libc_r/test/sigwait/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1998/08/25 12:35:16 jb Exp $
PROG= sigwait
SRCS= sigwait.c