Home | History | Annotate | Download | only in libpng

Lines Matching refs:LIB

98   lib=$1
102 for dir in $lib_path $LIB
105 if $shared && test -f "$dir/$lib.dll.lib"; then
107 lib=$dir/$lib.dll.lib
110 if test -f "$dir/$lib.lib"; then
112 lib=$dir/$lib.lib
115 if test -f "$dir/lib$lib.a"; then
117 lib=$dir/lib$lib.a
124 lib=$lib.lib
172 set x "$@" "$lib"
177 set x "$@" "$lib"
212 *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])