aboutsummaryrefslogblamecommitdiff
path: root/bin/echo/Makefile
blob: 385e459f81cbfaa7e58bc7385b48f0a5faf72256 (plain) (tree)
1
2
3
4
5
6
7
8
9
 

                      
               

            
          
                          
 
                      

.include <src.opts.mk>

PACKAGE=runtime
PROG=	echo

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>