The import libs are not deleted in the clean target. MWE: [mwe.zip](https://github.com/premake/premake-core/files/3232236/mwe.zip) Steps to reproduce: ``` premake5 gmake2 # or premake5 gmake make all clean ``` a file named `test.lib` can be found in `bin\build`