xref: /386bsd/usr/src/bin/kill/Makefile (revision a2142627)
1#	@(#)Makefile	5.2 (Berkeley) 5/11/90
2
3PROG=	kill
4
5.include <bsd.prog.mk>
6