diff options
Diffstat (limited to 'usr.bin/apply/Makefile')
-rw-r--r-- | usr.bin/apply/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/apply/Makefile b/usr.bin/apply/Makefile index 4e2b2a1a1c2..68ce192721d 100644 --- a/usr.bin/apply/Makefile +++ b/usr.bin/apply/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/26 05:31:12 deraadt Exp $ -# $NetBSD: Makefile,v 1.3 1995/03/25 03:38:16 glass Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:48:16 deraadt Exp $ PROG= apply |