You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For whipping up a quick makefile, I would prefer to be able to just call the command to generate the list of filenames.
The current workaround, AFAICT, would be to generate the dep-info to a temporary file, and then parse the that output to remove the target-filename: prefix that comes before the list of deps.