Use GNU style like the rest of the file for my last commit.
[dragonfly/vkernel-mp.git] / usr.sbin / acxcontrol / Makefile
blob943e9cbc8546ac00143cd06cde3da11f9032827f
1 # $DragonFly: src/usr.sbin/acxcontrol/Makefile,v 1.1 2006/04/01 04:55:36 sephe Exp $
3 PROG = acxcontrol
4 MAN = acxcontrol.8
5 WARNS ?= 6
7 .include <bsd.prog.mk>