diff options
Diffstat (limited to 'lib/libc_r/test')
| -rw-r--r-- | lib/libc_r/test/Makefile | 2 | ||||
| -rw-r--r-- | lib/libc_r/test/sigsuspend/Makefile | 2 | ||||
| -rw-r--r-- | lib/libc_r/test/sigwait/Makefile | 2 |
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 |
