Merge from vendor branch OPENSSH:
[dragonfly.git] / usr.sbin / acxcontrol / Makefile
1 # $DragonFly: src/usr.sbin/acxcontrol/Attic/Makefile,v 1.1 2006/04/01 02:55:36 sephe Exp $
2 #
3 PROG    = acxcontrol
4 MAN     = acxcontrol.8
5 WARNS   ?= 6
6
7 .include <bsd.prog.mk>