Makefile: Remove coverage files on 'make clean'
This patch updates a variety of Makefiles in Asterisk's build system to remove .gcda and .gcno files when 'make clean' is executed. These files are generated when '--enable-coverage' is passed to the Asterisk configure script. Change-Id: Ib70b41eea2ee2908885bff02e80faf9f40c84602
Showing
- Makefile.moddir_rules 1 addition, 0 deletionsMakefile.moddir_rules
- apps/Makefile 1 addition, 1 deletionapps/Makefile
- channels/Makefile 2 additions, 2 deletionschannels/Makefile
- channels/misdn/Makefile 1 addition, 1 deletionchannels/misdn/Makefile
- pbx/Makefile 1 addition, 1 deletionpbx/Makefile
- res/Makefile 1 addition, 1 deletionres/Makefile
Loading
Please register or sign in to comment