diff options
Diffstat (limited to 'usr.bin/mkfifo/Makefile')
-rw-r--r-- | usr.bin/mkfifo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/mkfifo/Makefile b/usr.bin/mkfifo/Makefile index 98c194f9bd8..ae91c610e1a 100644 --- a/usr.bin/mkfifo/Makefile +++ b/usr.bin/mkfifo/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/26 05:37:10 deraadt Exp $ -# $NetBSD: Makefile,v 1.3 1994/12/23 07:16:52 jtc Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:50:04 deraadt Exp $ PROG= mkfifo |