diff options
Diffstat (limited to 'usr.bin/wall/Makefile')
-rw-r--r-- | usr.bin/wall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/wall/Makefile b/usr.bin/wall/Makefile index 34d9c20634b..f9fbe234c43 100644 --- a/usr.bin/wall/Makefile +++ b/usr.bin/wall/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/26 05:42:46 deraadt Exp $ # $NetBSD: Makefile,v 1.3 1994/11/17 07:17:53 jtc Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= wall SRCS= ttymsg.c wall.c |