Searched refs:dlprefile (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh3377 for dlprefile in $dlprefiles; do
3378 func_verbose "extracting global C symbols from \`$dlprefile'"
3379 func_basename "$dlprefile"
3384 if func_win32_import_lib_p "$dlprefile"; then
3385 func_tr_sh "$dlprefile"
3396 $sharedlib_from_linklib_cmd "$dlprefile"
3407 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3414 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3422 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh3344 for dlprefile in $dlprefiles; do
3345 func_verbose "extracting global C symbols from \`$dlprefile'"
3346 func_basename "$dlprefile"
3351 if func_win32_import_lib_p "$dlprefile"; then
3352 func_tr_sh "$dlprefile"
3363 $sharedlib_from_linklib_cmd "$dlprefile"
3374 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3381 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3389 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh4678 for dlprefile in $dlprefiles; do
4679 func_verbose "extracting global C symbols from '$dlprefile'"
4680 func_basename "$dlprefile"
4685 if func_win32_import_lib_p "$dlprefile"; then
4686 func_tr_sh "$dlprefile"
4697 $sharedlib_from_linklib_cmd "$dlprefile"
4708 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4715 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4723 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh3377 for dlprefile in $dlprefiles; do
3378 func_verbose "extracting global C symbols from \`$dlprefile'"
3379 func_basename "$dlprefile"
3384 if func_win32_import_lib_p "$dlprefile"; then
3385 func_tr_sh "$dlprefile"
3396 $sharedlib_from_linklib_cmd "$dlprefile"
3407 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3414 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3422 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh3347 for dlprefile in $dlprefiles; do
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3349 func_basename "$dlprefile"
3354 if func_win32_import_lib_p "$dlprefile"; then
3355 func_tr_sh "$dlprefile"
3366 $sharedlib_from_linklib_cmd "$dlprefile"
3377 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3384 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3392 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4678 for dlprefile in $dlprefiles; do
4679 func_verbose "extracting global C symbols from '$dlprefile'"
4680 func_basename "$dlprefile"
4685 if func_win32_import_lib_p "$dlprefile"; then
4686 func_tr_sh "$dlprefile"
4697 $sharedlib_from_linklib_cmd "$dlprefile"
4708 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4715 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
4723 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/file/
H A Dltmain.sh3348 for dlprefile in $dlprefiles; do
3349 func_verbose "extracting global C symbols from \`$dlprefile'"
3350 func_basename "$dlprefile"
3355 if func_win32_import_lib_p "$dlprefile"; then
3356 func_tr_sh "$dlprefile"
3367 $sharedlib_from_linklib_cmd "$dlprefile"
3378 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3385 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
3393 func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh1292 for dlprefile in $dlprefiles; do
1293 func_echo "extracting global C symbols from \`$dlprefile'"
1294 func_basename "$dlprefile"
1298 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh2383 for dlprefile in $dlprefiles; do
2384 func_verbose "extracting global C symbols from \`$dlprefile'"
2385 func_basename "$dlprefile"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"

Completed in 516 milliseconds