Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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.2 2003/06/17 04:27:32 dillon Exp $
3
4 PROG=   atacontrol
5 WARNS=  0
6 MAN=    atacontrol.8
7
8 .include <bsd.prog.mk>