b1d1e2d5a446f1ff54697d888a434388806d2dd0
[dragonfly.git] / sbin / atacontrol / Makefile
1 #$FreeBSD: src/sbin/atacontrol/Makefile,v 1.6.2.1 2002/03/18 08:40:00 sos Exp $
2 #$DragonFly: src/sbin/atacontrol/Makefile,v 1.4 2005/01/09 15:41:38 joerg Exp $
3
4 PROG=   atacontrol
5 WARNS?= 6
6 MAN=    atacontrol.8
7
8 .include <bsd.prog.mk>