This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -MM and other excitement



# which is not what I want. I want foo/bar.o: bar.h. Is this possible? I
# looked through the archive and found SUNPRO_DEPENDENCIES, but this
# didnt' appear useful. Thoughts?

Last time I ran across this (which was pretty recently), I piped the
output through sed to prepend the path. In my case this worked pretty well
- I could see it breaking pretty majorly if you've got several
subdirectories of sources, though.

-- 
Mo McKinlay             Chief Software Architect          inter/open Labs
-------------------------------------------------------------------------
GnuPG Key: pub  1024D/76A275F9 2000-07-22 Mo McKinlay <mmckinlay@gnu.org>







Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]