xref: /freebsd/usr.bin/killall/Makefile (revision 2546665afcaf0d53dc2c7058fee96354b3680f5a)
1# $FreeBSD$
2
3PROG=	killall
4
5.include <bsd.prog.mk>
6