summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-16 09:55:36 +0000
committerbapt <bapt@FreeBSD.org>2014-07-16 09:55:36 +0000
commit352b0021695617b93266f5914fdd8d1416855a92 (patch)
tree06cb8499a4afe927e6199de0b346cf373a118169 /usr.bin/Makefile
parent674e4050044671e2b5921d1e342a8dd1de672216 (diff)
downloadFreeBSD-src-352b0021695617b93266f5914fdd8d1416855a92.zip
FreeBSD-src-352b0021695617b93266f5914fdd8d1416855a92.tar.gz
New BSDL timeout(1) utility compatible with GNU timeout
it fully passes the GNU timeout regression tests, it is written in a mostly portable way (only signal parsing is relying on non portable structures) Phabric: D377
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 97b953d..353816a 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -163,6 +163,7 @@ SUBDIR= alias \
${_tests} \
tftp \
time \
+ timeout \
tip \
top \
touch \
OpenPOWER on IntegriCloud