summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2014-10-23 23:16:21 +0000
committermarcel <marcel@FreeBSD.org>2014-10-23 23:16:21 +0000
commit0172ecaad7b0395315373529801f431b8e5aedea (patch)
treec3ab335cbe5d8eb0791ca7eba7ebf359c77fd8a9 /usr.bin/Makefile
parent1c9fbedf833fe685d563e3d1751d4830649757e2 (diff)
downloadFreeBSD-src-0172ecaad7b0395315373529801f431b8e5aedea.zip
FreeBSD-src-0172ecaad7b0395315373529801f431b8e5aedea.tar.gz
Hook xo(1) to the build -- it's like echo, but uses libxo to
support emitting machine-readable output. Sponsored by: Juniper Networks, Inc.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 353816a..488c644 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -196,6 +196,7 @@ SUBDIR= alias \
xargs \
xinstall \
${_xlint} \
+ xo \
${_xstr} \
xz \
xzdec \
OpenPOWER on IntegriCloud