This website requires JavaScript.
Explore
Help
Sign In
Amazing-Mirror
/
fragattacks
Watch
1
Star
0
Fork
0
You've already forked fragattacks
mirror of
https://github.com/vanhoefm/fragattacks.git
synced
2025-02-18 01:53:06 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
fragattacks
/
src
/
eapol_supp
/
Makefile
9 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00
all
:
@echo Nothing to be made.
clean
:
rm -f *~ *.o *.d
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
2009-02-15 14:22:50 +02:00
install
:
@echo Nothing to be made.
Reference in New Issue
Copy Permalink