summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-08-10 16:47:18 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-08-10 16:47:18 +0000
commite2401e4acf3dd81e63e3fac75bf8419265182ebb (patch)
tree1e7136ddbcbf2b8762562b5f5ddcfcd94099051b
parent2e6f43d4fa3bf32c4bf1fdb3aab8ea64f0ee822d (diff)
Don't build/install soelim as we install the GNU version over it later in the groff install process.
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 86ec221d262..945f10d60a5 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.52 1998/07/24 19:33:51 millert Exp $
+# $OpenBSD: Makefile,v 1.53 1998/08/10 16:47:17 millert Exp $
.include <bsd.own.mk>
@@ -15,7 +15,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \
nfsstat nice nohup oldrdist pagesize passwd paste patch pr printenv \
printf quota rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs \
rsh rup ruptime rusers rwall rwho \
- script sed shar showmount skey skeyaudit skeyinfo skeyinit soelim sort \
+ script sed shar showmount skey skeyaudit skeyinfo skeyinit sort \
split su sup systat tail talk tcopy tee telnet tftp tic time \
tip tn3270 top touch tput tr true tset tsort tty ul uname unexpand \
unifdef uniq units unvis users uudecode uuencode \