]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/timeout/Makefile
Add two missing eventhandler.h headers
[FreeBSD/FreeBSD.git] / usr.bin / timeout / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PROG=   timeout
6
7 HAS_TESTS=
8 SUBDIR.${MK_TESTS}+= tests
9
10 .include <bsd.prog.mk>