On 4/11/17 6:14 AM, Alexander Alemayhu wrote: > On Tue, Apr 11, 2017 at 01:49:10PM +0200, Daniel Borkmann wrote: >> >> Good point, we should also add '*.o' in that case for the >> TEST_GEN_FILES specified objs that clang generates. > > Think that is covered by other files but added. Would it be > okay to ignore all the generated files, like the below?
listing each program is not a sustainable way to do this. It would be simpler to put build targets into a build directory and then ignore the build directory.