freebsd-dev/usr.sbin/wpa/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
148 B
Makefile
Raw Normal View History

# $FreeBSD$
SUBDIR= src .WAIT \
wpa_supplicant \
wpa_cli \
wpa_passphrase \
hostapd \
hostapd_cli
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>