source: wpa_supplicant/vendor/current/src/wps/Makefile@ 793

Last change on this file since 793 was 793, checked in by andi.b@gmx.net, 11 years ago

wpa_supplicant: initial import of wpa_supplicant2.2

  • Property svn:eol-style set to native
File size: 116 bytes
Line 
1all:
2 @echo Nothing to be made.
3
4clean:
5 rm -f *~ *.o *.d *.gcno *.gcda *.gcov
6
7install:
8 @echo Nothing to be made.
Note: See TracBrowser for help on using the repository browser.