Home
last modified time | relevance | path

Searched refs:thelibs (Results 1 – 7 of 7) sorted by relevance

/dports/databases/libodbc++/libodbc++-0.2.5/isql++/
H A DMakefile.am21 thelibs=@THREAD_LIBS@ ../src/libodbc++-mt.la
23 thelibs=../src/libodbc++.la
38 isql___LDADD=$(thelibs) @LIBREADLINE@
H A DMakefile.in225 @THREADS_FALSE@thelibs = ../src/libodbc++.la
226 @THREADS_TRUE@thelibs = @THREAD_LIBS@ ../src/libodbc++-mt.la
231 isql___LDADD = $(thelibs) @LIBREADLINE@
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/common/autoconf/
H A Dbuilddeps.m4160 thelibs=${builddep_$2_LIBS}
171 if test "x$thelibs" != x; then
172 $1_LIBS="$thelibs"
H A Dgenerated-configure.sh20469 thelibs=${builddep_bootjdk_LIBS}
20480 if test "x$thelibs" != x; then
20481 BOOT_JDK_LIBS="$thelibs"
44496 if test "x$thelibs" != x; then
44497 CUPS_LIBS="$thelibs"
45527 thelibs=${builddep_freetype2_LIBS}
45538 if test "x$thelibs" != x; then
45539 FREETYPE_LIBS="$thelibs"
48601 thelibs=${builddep_alsa_LIBS}
48612 if test "x$thelibs" != x; then
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/common/autoconf/
H A Dbuilddeps.m4160 thelibs=${builddep_$2_LIBS}
171 if test "x$thelibs" != x; then
172 $1_LIBS="$thelibs"
H A Dgenerated-configure.sh20469 thelibs=${builddep_bootjdk_LIBS}
20480 if test "x$thelibs" != x; then
20481 BOOT_JDK_LIBS="$thelibs"
44496 if test "x$thelibs" != x; then
44497 CUPS_LIBS="$thelibs"
45527 thelibs=${builddep_freetype2_LIBS}
45538 if test "x$thelibs" != x; then
45539 FREETYPE_LIBS="$thelibs"
48601 thelibs=${builddep_alsa_LIBS}
48612 if test "x$thelibs" != x; then
[all …]
/dports/devel/ftjam/ftjam-2.5.2/
H A DJambase3318 local thelibs = $(pkg-$(p)-libs) ;
3320 _PKG_ALL_LIBS += $(thelibs) ;
3321 _PKG_USE_LIBS += $(thelibs[1]) ;