LIBPATH=`for x in $$LIBDEPS; do if echo $$x | grep '^ *-L' > /dev/null 2>&1; then echo $$x | sed -e 's/^ *-L//'; fi; done | uniq | while read d; do echo -n $${d}:; done'`;\
LIBPATH=`for x in$$LIBDEPS;do if echo$$x | grep'^ *-L'> /dev/null 2>&1;then echo$$x | sed-e's/^ *-L//';fi;done | uniq | while read d;do echo-n$${d}:;done`;\