diff --git a/Makefile b/Makefile index 57f72f56c6..7c60b9dcb8 100644 --- a/Makefile +++ b/Makefile @@ -200,7 +200,6 @@ clean: recurse-clean ninja-clean clean-ctlist find . \( -name '*.so' -o -name '*.dll' -o -name '*.[oda]' \) -type f \ ! -path ./roms/edk2/ArmPkg/Library/GccLto/liblto-aarch64.a \ ! -path ./roms/edk2/ArmPkg/Library/GccLto/liblto-arm.a \ - ! -path ./roms/edk2/BaseTools/Source/Python/UPT/Dll/sqlite3.dll \ -exec rm {} + rm -f TAGS cscope.* *.pod *~ */*~ rm -f fsdev/*.pod scsi/*.pod