freebsd-dev/usr.sbin/wlandebug/Makefile
Sam Leffler 12f961f487 o move programs to separate directories and use stock Makefiles;
this simplifies including them in crunchgen images
o rename 80211* programs to wlan* as was originally intended
2005-12-11 23:13:54 +00:00

8 lines
96 B
Makefile

# $FreeBSD$
PROG = wlandebug
BINDIR = /usr/local/bin
NO_MAN = noman
.include <bsd.prog.mk>