| 123456789101112 | # uClibc dlopen tests# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.top_builddir=../../include ../Rules.mak-include Makefile.inifneq ($(HAVE_SHARED),y)TESTS_DISABLED := test3LDFLAGS_libtest.so := -lpthreadendifinclude ../Test.mak
 |