summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>1998-07-07 17:47:45 +0000
committerArtur Grabowski <art@cvs.openbsd.org>1998-07-07 17:47:45 +0000
commitdc6956ba9b5fd55fcd5154262d4585a0a6399e1f (patch)
treeed4839b838ce73fd68bb2d425e179bd2dc4f5d68 /usr.bin/Makefile
parente465416f9087f0d7bc917e967d5c1e686dcf8810 (diff)
remove mk_cmds because noone uses it
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f792dbc9bb8..de878314068 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.49 1998/04/27 03:35:22 mickey Exp $
+# $OpenBSD: Makefile,v 1.50 1998/07/07 17:47:44 art Exp $
.include <bsd.own.mk>
@@ -10,7 +10,7 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \
id indent \
info_mkdb ipcrm ipcs join jot kdump ktrace lam last lastcomm leave \
less lex lndir locate lock logger login logname look lorder m4 \
- machine mail make man mesg mixerctl mk_cmds mkdep mkfifo mkstr mktemp \
+ machine mail make man mesg mixerctl mkdep mkfifo mkstr mktemp \
modstat msgs nc netstat newsyslog \
nfsstat nice nohup oldrdist pagesize passwd paste patch pr printenv \
printf quota rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs \