1# $NetBSD: $
2# $FreeBSD: head/usr.bin/timeout/Makefile 268745 2014-07-16 09:55:36Z bapt $
3WARNS=6
4PROG=	timeout
5
6.include <bsd.prog.mk>
7