HAMMER VFS - Major retooling of the refcount mechanics, and fix a deadlock
[dragonfly.git] / bin / kill / Makefile
blobc293abdac44923b450bdcb27872380a6b8858414
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/bin/kill/Makefile,v 1.5.2.1 2001/08/01 02:42:56 obrien Exp $
3 # $DragonFly: src/bin/kill/Makefile,v 1.4 2005/02/06 06:16:39 okumoto Exp $
5 PROG= kill
7 .include <bsd.prog.mk>