Searched refs:ldname (Results 1 – 2 of 2) sorted by relevance
481 ldname=`echo ld | sed '$(transform)'`; \ macro483 -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c490 ldname=`echo ld | sed '$(transform)'`; \ macro491 $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c
1442 @am__fastdepCC_TRUE@ ldname=`echo ld | sed '$(transform)'`; \1444 @am__fastdepCC_TRUE@ -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c1448 @am__fastdepCC_FALSE@ ldname=`echo ld | sed '$(transform)'`; \1449 @am__fastdepCC_FALSE@ $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c