Re: --print-data-base: how to force all filenames to have full path

2016-07-08 Thread Adrian Muresan
to get the full path. From: Philip Guenther Sent: Friday, July 8, 2016 5:14 PM To: Adrian Muresan Cc: help-make@gnu.org Subject: Re: --print-data-base: how to force all filenames to have full path On Fri, Jul 8, 2016 at 2:06 PM, Adrian Muresan wrote: > Is there

Re: --print-data-base: how to force all filenames to have full path

2016-07-08 Thread Philip Guenther
On Fri, Jul 8, 2016 at 2:06 PM, Adrian Muresan wrote: > Is there anything I can do, short of modifying make, to force it to output > the full path for all files listed in the `--print-data-base` section? Uh, use full paths for all the files in your makefile? make --print-data-base should reflec

--print-data-base: how to force all filenames to have full path

2016-07-08 Thread Adrian Muresan
Is there anything I can do, short of modifying make, to force it to output the full path for all files listed in the `--print-data-base` section? Here's a fragment of what I see: .obj/moc_guardedpropertychangetransition.o: .moc/moc_guardedpropertychangetransition.cpp # Implicit rule search h