]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/wpa/src/wps/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / contrib / wpa / src / wps / Makefile
1 all:
2         @echo Nothing to be made.
3
4 clean:
5         rm -f *~ *.o *.d
6
7 install:
8         @echo Nothing to be made.