diff options
Diffstat (limited to 'usr.bin/apropos/Makefile')
-rw-r--r-- | usr.bin/apropos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/apropos/Makefile b/usr.bin/apropos/Makefile index 5bf0211b5a3..602caacdfe7 100644 --- a/usr.bin/apropos/Makefile +++ b/usr.bin/apropos/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/26 05:31:13 deraadt Exp $ # $NetBSD: Makefile,v 1.4 1995/09/04 20:46:14 tls Exp $ -# @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= apropos SRCS= apropos.c config.c |