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