Correct a couple of uuid retention issues. Output the storage uuid for
[dragonfly/vkernel-mp.git] / usr.sbin / repquota / Makefile
blob9bc534217b5fd3d49d543e08236bb089cb447311
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 02:49:24 cpressey Exp $
5 PROG= repquota
6 WARNS?= 6
7 MAN= repquota.8
9 .include <bsd.prog.mk>