xref: /freebsd-14.2/bin/echo/Makefile (revision d0b2dbfa)
14b88c807SRodney W. Grimes#	@(#)Makefile	8.1 (Berkeley) 5/31/93
24b88c807SRodney W. Grimes
32d15c3cbSEnji Cooper.include <src.opts.mk>
42d15c3cbSEnji Cooper
5ac2875faSGlen BarberPACKAGE=runtime
64b88c807SRodney W. GrimesPROG=	echo
74b88c807SRodney W. Grimes
8*d511b20aSEnji CooperHAS_TESTS=
94b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
102d15c3cbSEnji Cooper
114b88c807SRodney W. Grimes.include <bsd.prog.mk>
12