]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/wpa/src/eap_common/Makefile
Merge ACPICA 20120620.
[FreeBSD/FreeBSD.git] / contrib / wpa / src / eap_common / 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.