On Mon, Jul 16, 2012 at 5:50 AM, Jon TURNEY <[email protected]> wrote: > On 13/07/2012 18:33, Tom Stellard wrote: >> -r300_compiler_tests_LDADD = libr300.a >> +r300_compiler_tests_LDADD = $(builddir)/.libs/libr300.la > > I think this can be written $(builddir)/libr300.la
We're building from the same directory, so shouldn't it actually just be libr300.la? _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
