Makefile revision 65177
1# $FreeBSD: head/usr.bin/killall/Makefile 65177 2000-08-28 22:09:38Z peter $
2
3PROG=	killall
4
5.include <bsd.prog.mk>
6