]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/Python/GNUmakefile
aa569b3624eae53a267769face48adb7ac7e751e
[mirror_edk2.git] / BaseTools / Source / Python / GNUmakefile
1
2 all:
3
4 clean:
5 find . -name '*.pyc' -exec rm '{}' ';'
6