help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Adrian Muresan
Subject: --print-data-base: how to force all filenames to have full path
Date: Fri, 8 Jul 2016 21:06:15 +0000

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 has not been done.
#  Implicit/static pattern stem: '.obj/moc_guardedpropertychangetransition'
#  Last modified 2016-07-06 14:25:04
#  File has been updated.
#  Successfully updated.
...


Yes, I know I can get the current `make` path from the special variable CURDIR.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]