diff options
author | Paul Irofti <pirofti@cvs.openbsd.org> | 2010-09-23 18:58:42 +0000 |
---|---|---|
committer | Paul Irofti <pirofti@cvs.openbsd.org> | 2010-09-23 18:58:42 +0000 |
commit | 427844e950842e04ff0eced1e9b15f2b49e5d8d3 (patch) | |
tree | 1bf418eebf06ef3646b36eb1333d88ceff9eede4 /usr.bin/Makefile | |
parent | 206df040f0a173a6703ddff05fccef9372353b2e (diff) |
Unlink tn3270 from the build.
Okay deraadt@, millert@ and all around general approval.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index af5fa5b7426..b74bcf9f876 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.115 2010/09/22 13:01:10 deraadt Exp $ +# $OpenBSD: Makefile,v 1.116 2010/09/23 18:58:41 pirofti Exp $ .include <bsd.own.mk> @@ -21,7 +21,7 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ rwho sdiff script sectok sed sendbug shar showmount skey \ skeyaudit skeyinfo skeyinit sort spell split ssh stat su systat \ - sudo tail talk tcopy tcpbench tee telnet tftp tic time tip tn3270 \ + sudo tail talk tcopy tcpbench tee telnet tftp tic time tip \ tmux top touch tput tr true tset tsort tty usbhidaction usbhidctl \ ul uname unexpand unifdef uniq units \ unvis users uudecode uuencode vacation vgrind vi vis vmstat w wall wc \ |