Cleanup generated header files during make check

* Makerules (common-clean): Also remove gen-as-const-headers
	files.
This commit is contained in:
Andreas Jaeger 2012-04-24 22:08:49 +02:00
parent 940ab4b3b8
commit e5a6e5674b
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2012-04-24 Andreas Jaeger <aj@suse.de>
* Makerules (common-clean): Also remove gen-as-const-headers
files.
2012-04-24 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/getdents.c: Remove file.

View File

@ -1330,6 +1330,7 @@ common-clean: common-mostlyclean
-rm -f $(objpfx)*.d $(objpfx)*.dt
-rm -fr $(addprefix $(objpfx),$(generated-dirs))
-rm -f $(addprefix $(common-objpfx),$(common-generated))
-rm -f $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
# Produce a file `stubs' which contains `#define __stub_FUNCTION'
# for each function which is a stub. We grovel over all the .d files