audk/BaseTools/Source/Python/GNUmakefile

7 lines
55 B
Makefile

all:
clean:
find . -name '*.pyc' -exec rm '{}' ';'