aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/timeout/Makefile
blob: 72c855813982bb73318892e7b43c0233132f287a (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.include <src.opts.mk>

PROG=	timeout

SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>