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
2024-11-26 09:18:24 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
d9c753b4f5
fragattacks
/
src
/
eap_server
/
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 20:34:43 -05:00
all
:
@echo Nothing to be made.
clean
:
rm -f *~ *.o *.d
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
2009-02-15 07:22:50 -05:00
install
:
@echo Nothing to be made.
Reference in New Issue
Copy Permalink