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