1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.sbin/wlconfig/Makefile
2001-03-20 18:17:26 +00:00

6 lines
66 B
Makefile

# $FreeBSD$
PROG= wlconfig
CFLAGS+= -Wall
.include <bsd.prog.mk>