summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-04-02 17:12:24 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-04-02 17:12:24 +0000
commitbea18c544f0d20bd409cac386cc0c6db4f2791a6 (patch)
tree0184042b10b1fdc35e7a0c91fc2ee91e6f3b9b70 /usr.bin
parent921b6b94312c0b13ae024f50d77ab920127bf2d7 (diff)
link mandoc(1) to the build
tested on gcc2 and ok by deraadt@
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 354ae582815..f241102bd2e 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.112 2009/06/02 05:19:03 deraadt Exp $
+# $OpenBSD: Makefile,v 1.113 2010/04/02 17:12:23 schwarze Exp $
.include <bsd.own.mk>
@@ -11,7 +11,8 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \
getconf getent getopt gprof grep gzsig head hexdump id indent \
infocmp ipcrm ipcs \
join jot kdump keynote ktrace lam last lastcomm leave less lex lndir \
- locate lock logger login logname look lorder m4 mail make man mesg mg \
+ locate lock logger login logname look lorder \
+ m4 mail make man mandoc mesg mg \
midiplay mixerctl mkdep mklocale mkstr mktemp modstat msgs nc netstat \
newsyslog \
nfsstat nice nm nohup oldrdist cvs pagesize passwd paste patch pctr \