I recently had some build failures because of a stable timestamp file. The following patchset addresses some of the issue I found when going over the makefiles.
Michael S. Tsirkin (4): rules.mak: cleanup config generation rules Makefile: clean timestamp generation rule rules/mak: make clean should blow away timestamp files Makefile: fix make clean on libcacard libcacard/Makefile | 2 +- rules.mak | 14 +++++++++----- trace/Makefile.objs | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) -- MST