(accidently sent this to autoconf list, sorry!)
I am trying to add support for dependency files
that are not sent to standard out. IBM's xl* compilers
create dependency information in a file "*.u" with the
-M option. The output looks much like what SGI
compilers produce. Since it is not sent to stdout,
the file would have to be copied to $tmpdepfile
and then edited with "tr" like the SGI ouput is.
Q1:
Is it possible to do this in the current depmod framework?
(I think it is, but I'm not sure what the issues from
other scripts like libtool are)
Q2:
How is $depmode set?
--
Robert Boehne Software Engineer
Ricardo Software Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email: [EMAIL PROTECTED]
_______________________________________________
Automake mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/automake