Pre-2.0 release: Sync with HAMMER 64 - NFS and cross-device link fixes.
[dragonfly.git] / usr.sbin / repquota / Makefile
blobcc8af08e952ec596cca30dd8035814c7672f9371
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.sbin/repquota/Makefile,v 1.2.14.2 2002/03/15 22:18:25 mikeh Exp $
3 # $DragonFly: src/usr.sbin/repquota/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
5 PROG= repquota
6 WARNS?= 6
7 MAN= repquota.8
9 .include <bsd.prog.mk>