diff options
Diffstat (limited to 'usr.bin/mkfifo/Makefile')
-rw-r--r-- | usr.bin/mkfifo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkfifo/Makefile b/usr.bin/mkfifo/Makefile index 463d91a3a7f..98c194f9bd8 100644 --- a/usr.bin/mkfifo/Makefile +++ b/usr.bin/mkfifo/Makefile @@ -1,5 +1,5 @@ +# $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 $ -# @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= mkfifo |