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

/freebsd-current/contrib/bc/
H A DMakefile.in63 GEN_EMU = %%GEN_EMU%%
242 $(GEN_EMU) $(GEN_EXEC) $(BC_LIB) $(BC_LIB_C) $(BC_EXCLUDE_EXTRA_MATH) $(BC_LIB_C_ARGS) "" "" 1
248 $(GEN_EMU) $(GEN_EXEC) $(BC_LIB2) $(BC_LIB2_C) $(BC_EXCLUDE_EXTRA_MATH) $(BC_LIB2_C_ARGS) "" "" 1
254 $(GEN_EMU) $(GEN_EXEC) $(BC_HELP) $(BC_HELP_C) $(BC_EXCLUDE_EXTRA_MATH) bc_help "" $(BC_ENABLED_NAME) 0
260 $(GEN_EMU) $(GEN_EXEC) $(DC_HELP) $(DC_HELP_C) $(BC_EXCLUDE_EXTRA_MATH) dc_help "" $(DC_ENABLED_NAME) 0
H A Dconfigure.sh291 printf ' GEN_EMU Emulator to run string generator code under (leave empty if not\n'
1915 printf 'GEN_EMU=%s\n' "$GEN_EMU"
2087 contents=$(replace "$contents" "GEN_EMU" "$GEN_EMU")
H A Dconfigure291 printf ' GEN_EMU Emulator to run string generator code under (leave empty if not\n'
1915 printf 'GEN_EMU=%s\n' "$GEN_EMU"
2087 contents=$(replace "$contents" "GEN_EMU" "$GEN_EMU")

Completed in 75 milliseconds