diff options
Diffstat (limited to 'usr.bin/error/Makefile')
-rw-r--r-- | usr.bin/error/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/error/Makefile b/usr.bin/error/Makefile index 008752f14a5..798dca86962 100644 --- a/usr.bin/error/Makefile +++ b/usr.bin/error/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/26 05:32:41 deraadt Exp $ -# $NetBSD: Makefile,v 1.3 1995/09/02 06:15:10 jtc Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:48:58 deraadt Exp $ PROG= error SRCS= main.c input.c pi.c subr.c filter.c touch.c |