On Thu, May 16, 2002 at 02:02:37PM +0200, Lars Gullik Bjønnes wrote:
> >> It is possible that on your bot it should be
> >> $(nodist_libqt2xforms_la_OBJECTS).
> >
> | Well, it is just $(libqt2xforms_la_OBJECTS)
> 
> Yes, and: 
> 
> <quote>
> >> It is possible that on your bot it should be
> >> $(nodist_libqt2xforms_la_OBJECTS).
> </quote>

Aehm.. I am lost. I have:

                libqt2xforms.la: link_files $(libqt2xforms_la_OBJECTS)

                link_files:
                        for i in $(nodist_libqt2xforms_la_SOURCES); do \
                                ln -sf "$(top_srcdir)/src/frontends/xforms/$$i" . ; \
                        done

So there is a 'nodist' in the 'link_files' target, but it's '...SOURCES'
there, not '...OBJECTS'.

What should this look like?

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to