Re: [PATCH 2/6] Makefile: Include subdirectories in "make cover" reports
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:11
Jonathan Nieder [off-list ref] writes:
You can find a list of directories where the Makefile was thinking about
building things with "dirs := $(sort $(dir $(OBJECTS)))". See
dep_dirs for an example.