aboutsummaryrefslogblamecommitdiff
path: root/bin/pwait/Makefile
blob: 210ae3cdb918748f1b1c7db60f1163eb50208acb (plain) (tree)
1
2
3
4
5
6
7
8
9
10

           

                      
               

             
          

                             
                      
# $FreeBSD$

.include <src.opts.mk>

PACKAGE=runtime
PROG=	pwait

HAS_TESTS=
SUBDIR.${MK_TESTS}+=	tests

.include <bsd.prog.mk>