summaryrefslogtreecommitdiff
path: root/usr.bin/timeout/Makefile
blob: e4fae7a15c858be7f96e92540f47c972c305e7ad (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2021/09/01 15:50:33 job Exp $

PROG=	timeout

.include <bsd.prog.mk>