42148fc49d
it fully passes the GNU timeout regression tests, it is written in a mostly portable way (only signal parsing is relying on non portable structures) Phabric: D377
6 lines
51 B
Makefile
6 lines
51 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= timeout
|
|
|
|
.include <bsd.prog.mk>
|