]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/Python/GNUmakefile
Check In tool source code based on Build tool project revision r1655.
[mirror_edk2.git] / BaseTools / Source / Python / GNUmakefile
CommitLineData
30fdf114
LG
1
2all:
3
4clean:
5 find . -name '*.pyc' -exec rm '{}' ';'
6