xref: /csrg-svn/bin/kill/Makefile (revision 60684)
1#	@(#)Makefile	8.1 (Berkeley) 05/31/93
2
3PROG=	kill
4
5.include <bsd.prog.mk>
6