summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2017-08-11 14:28:14 +0000
committermpi <mpi@openbsd.org>2017-08-11 14:28:14 +0000
commitb49c2831a27b5584b0331c2e4ba754f1b829e391 (patch)
treeea74937e8876e56f66adf0219ca05e98e9292c37
parentCVS Id and license. (diff)
downloadwireguard-openbsd-b49c2831a27b5584b0331c2e4ba754f1b829e391.tar.xz
wireguard-openbsd-b49c2831a27b5584b0331c2e4ba754f1b829e391.zip
Enter ctfconv and ctfdump
-rw-r--r--usr.bin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6ec17bfb099..f428c790fe7 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,11 +1,12 @@
-# $OpenBSD: Makefile,v 1.155 2017/01/23 08:19:49 joris Exp $
+# $OpenBSD: Makefile,v 1.156 2017/08/11 14:28:14 mpi Exp $
.include <bsd.own.mk>
SUBDIR= apply arch at aucat audioctl awk banner \
basename bc bgplg \
biff cal calendar cap_mkdb cdio chpass cmp col colrm \
- column comm compress cpp crontab csplit ctags cu cut cvs \
+ column comm compress cpp crontab csplit ctags ctfconv ctfdump \
+ cu cut cvs \
dc deroff diff diff3 dirname doas du encrypt env expand false file \
find fgen finger fmt fold from fstat ftp gencat getcap \
getconf getent getopt gprof grep head hexdump htpasswd id indent \