summaryrefslogtreecommitdiffstats
path: root/usr.bin/timeout/Makefile
blob: 3e5fbd8d5fbe3123850ca8a6498751bff57e7f62 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <bsd.own.mk>

PROG=	timeout

.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud