Sign in
gfiber
/
vendor
/
opensource
/
hostap
/
a2e6ad5d0ab5d08dca88997e608175a9a4d661fe
/
.
/
wpaspy
/
Makefile
blob: bc920e0cc5036b24145aef4286ce07a0f2ec4217 [
file
] [
log
] [
blame
]
all
:
build
SRC
=
wpaspy
.
c
build
:
$
(
SRC
)
setup
.
py
python setup
.
py build
install
:
python setup
.
py install
clean
:
python setup
.
py clean
rm
-
f
*~
rm
-
rf build