Makefile (13caa468668019a6c93ed6ff65ab21c673b378cb) Makefile (b06b52baac41c3a6b7c0a30552c4776154f412c9)
1# $FreeBSD$
2
1# $FreeBSD$
2
3.include <src.opts.mk>
4
3PACKAGE=runtime
4PROG= pwait
5
5PACKAGE=runtime
6PROG= pwait
7
8SUBDIR.${MK_TESTS}+= tests
9
6.include <bsd.prog.mk>
10.include <bsd.prog.mk>