diff options
Diffstat (limited to 'usr.bin/vi/Makefile')
-rw-r--r-- | usr.bin/vi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile index 7a1f71297978..cdf79bffd4e2 100644 --- a/usr.bin/vi/Makefile +++ b/usr.bin/vi/Makefile @@ -6,7 +6,6 @@ # SRCDIR= ${.CURDIR}/../../contrib/nvi -WARNS?= 0 .if defined(RELEASE_CRUNCH) # When building `vi' for the fixit floppy, don't include any of the |