HAMMER VFS - Major retooling of the refcount mechanics, and fix a deadlock
[dragonfly.git] / bin / sync / Makefile
blobaa5305f281ea01bb468152dd6b6168b9eeebe766
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/bin/sync/Makefile,v 1.6.2.2 2001/08/01 05:27:45 obrien Exp $
3 # $DragonFly: src/bin/sync/Makefile,v 1.4 2005/02/06 06:12:32 okumoto Exp $
5 PROG= sync
6 MAN= sync.8
8 .include <bsd.prog.mk>