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