Angus Leeming <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes wrote:
>> Except that I do not think we can use it as is... the am__object_X
>> stuff might AFAIK change with different versions of automake.
>
| I don't think that the patch alters the am__object_X stuff. 
| Just the dependency rules:
>
| + ${file}: ${srcdir}/../${file:_moc.C=.h}
| +         ${MOC} -o $@ $?
>
| - %_moc.C: $(srcdir)/../%.h
| -        $(MOC) -o $@ $<

What about the ".for" stuff and LOOPLIST?

(.for might be part of "standard" make, but I have never seen it
used before.)
 
-- 
        Lgb

Reply via email to