1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/wicontrol/Makefile
2001-03-26 14:42:20 +00:00

8 lines
95 B
Makefile

# $FreeBSD$
PROG= wicontrol
MAN= wicontrol.8
CFLAGS+= -Wall -DWICACHE
.include <bsd.prog.mk>