MFC: Fix a panic on boot that can occur if you hit keys on the keyboard
[dragonfly.git] / sbin / atacontrol / Makefile
blob8d1f9106af5d1d28524250d654d45ab76fdb3775
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.5 2006/10/17 00:55:39 pavalos Exp $
4 PROG= atacontrol
5 MAN= atacontrol.8
7 .include <bsd.prog.mk>