Searched refs:EXECSUFFIX (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/bc/
H A DMakefile.in82 EXEC_SUFFIX = %%EXECSUFFIX%%
H A Dconfigure202 printf ' EXECSUFFIX The suffix to append to the executable names, used to not\n'
1178 printf 'EXECSUFFIX=%s\n' "$EXECSUFFIX"
1242 contents=$(replace "$contents" "EXECSUFFIX" "$EXECSUFFIX")
H A Dconfigure.sh202 printf ' EXECSUFFIX The suffix to append to the executable names, used to not\n'
1178 printf 'EXECSUFFIX=%s\n' "$EXECSUFFIX"
1242 contents=$(replace "$contents" "EXECSUFFIX" "$EXECSUFFIX")

Completed in 110 milliseconds