[EMAIL PROTECTED] wrote: > >>> Usind .d as suffix is a bad idea if you ever like to use makefiles. >>> .d is in use for files containing dependency make rules since more >>> than 10 years. >> And now it's used for the "D" language. Try "ls /usr/demo/dtrace/" on >> any box with Solaris or OpenSolaris bits. > > > It also does not appear to be used in Solaris make.rules or svr4.make.rules > > (i.e., the use of the .d suffix is new for Solaris in that sense; > personally I have never seen .d used in the sense Joerg describes.
me either; I've seen .dep, but not .d. Certainly I've never had a conflict naming a file .d, but then, I don't tend to use D in makefile projects at all. _______________________________________________ dtrace-discuss mailing list [email protected]
