Correct a couple of uuid retention issues. Output the storage uuid for
[dragonfly/vkernel-mp.git] / usr.sbin / lptcontrol / Makefile
blobfda3019b69a9b97fd07cbc33bf3569989657a0fd
1 # $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.2.12.2 2001/07/30 10:22:57 dd Exp $
2 # $DragonFly: src/usr.sbin/lptcontrol/Makefile,v 1.3 2005/01/17 02:49:24 cpressey Exp $
4 PROG= lptcontrol
5 WARNS?= 6
6 MAN= lptcontrol.8
8 .include <bsd.prog.mk>