xref: /freebsd-13.1/bin/echo/Makefile (revision d511b20a)
14b88c807SRodney W. Grimes#	@(#)Makefile	8.1 (Berkeley) 5/31/93
22a456239SPeter Wemm# $FreeBSD$
34b88c807SRodney W. Grimes
42d15c3cbSEnji Cooper.include <src.opts.mk>
52d15c3cbSEnji Cooper
6ac2875faSGlen BarberPACKAGE=runtime
74b88c807SRodney W. GrimesPROG=	echo
84b88c807SRodney W. Grimes
9*d511b20aSEnji CooperHAS_TESTS=
104b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
112d15c3cbSEnji Cooper
124b88c807SRodney W. Grimes.include <bsd.prog.mk>
13