[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.
>
>   
Actually, we ran into the exact problem Joerg describes in Postgres and 
had to change the dependency files to not use .d.

-Robert
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to