diff options
author | sef <sef@FreeBSD.org> | 1994-08-16 23:58:00 +0000 |
---|---|---|
committer | sef <sef@FreeBSD.org> | 1994-08-16 23:58:00 +0000 |
commit | aaf99a49a52c3eeb741d331a52176988d2aa0bb2 (patch) | |
tree | d322c4fcc077eef81cdb688c319878a8c8b51e36 /usr.bin | |
parent | 9f9324b25b2bc6aaa1de1e2fefe365116d92756e (diff) | |
download | FreeBSD-src-aaf99a49a52c3eeb741d331a52176988d2aa0bb2.zip FreeBSD-src-aaf99a49a52c3eeb741d331a52176988d2aa0bb2.tar.gz |
Build vi (nvi), now that it's checked in.
Submitted by: Sean Eric Fagan
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 98c2846..e5e549c 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -21,7 +21,7 @@ SUBDIR= apply ar banner basename biff cal calendar \ strings strip su talk tcopy tee telnet tftp time tip \ tn3270 touch tput tr true tset tsort tty ul uname unexpand \ unifdef uniq unvis users uudecode uuencode vacation \ - vgrind vis w wall wc what whereis who whois window write \ + vgrind vi vis w wall wc what whereis who whois window write \ xargs xinstall xstr yacc yes ypcat ypmatch ypwhich # Cmp, look and tail all use mmap, so new-VM only. |