diff options
Diffstat (limited to 'usr.bin/vi/Makefile')
-rw-r--r-- | usr.bin/vi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index 7a7c23d347835..b83a4ba952ae0 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.3.2.4 1996/11/23 08:33:18 phk Exp $ +# $Id: Makefile,v 1.3.2.5 1996/12/08 14:10:46 ache Exp $ # # This has most of the glue needed to compile tknvi and the perl hooks, # but not all. |