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

/freebsd-current/contrib/bc/
H A Dconfigure.sh258 printf ' EXECSUFFIX The suffix to append to the executable names, used to not\n'
1910 printf 'EXECSUFFIX=%s\n' "$EXECSUFFIX"
2024 contents=$(replace "$contents" "EXECSUFFIX" "$EXECSUFFIX")
H A Dconfigure258 printf ' EXECSUFFIX The suffix to append to the executable names, used to not\n'
1910 printf 'EXECSUFFIX=%s\n' "$EXECSUFFIX"
2024 contents=$(replace "$contents" "EXECSUFFIX" "$EXECSUFFIX")
H A DMakefile.in90 EXEC_SUFFIX = %%EXECSUFFIX%%

Completed in 94 milliseconds