Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / wlconfig / Makefile
1 # $FreeBSD: src/usr.sbin/wlconfig/Makefile,v 1.3.2.1 2001/04/25 12:11:12 ru Exp $
2 # $DragonFly: src/usr.sbin/wlconfig/Makefile,v 1.2 2003/06/17 04:30:04 dillon Exp $
3 PROG=   wlconfig
4 MAN=    wlconfig.8
5 CFLAGS+= -Wall
6
7 .include <bsd.prog.mk>