Home
last modified time | relevance | path

Searched refs:GEN_EMU (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bc/
H A DMakefile.in63 GEN_EMU = %%GEN_EMU%%
250 $(GEN_EMU) $(GEN_EXEC) $(BC_LIB) $(BC_LIB_C) $(BC_EXCLUDE_EXTRA_MATH) $(BC_LIB_C_ARGS) "" "" 1
256 $(GEN_EMU) $(GEN_EXEC) $(BC_LIB2) $(BC_LIB2_C) $(BC_EXCLUDE_EXTRA_MATH) $(BC_LIB2_C_ARGS) "" "" 1
262 …$(GEN_EMU) $(GEN_EXEC) $(BC_HELP) $(BC_HELP_C) $(BC_EXCLUDE_EXTRA_MATH) bc_help "" $(BC_ENABLED_NA…
268 …$(GEN_EMU) $(GEN_EXEC) $(DC_HELP) $(DC_HELP_C) $(BC_EXCLUDE_EXTRA_MATH) dc_help "" $(DC_ENABLED_NA…
H A Dconfigure293 printf ' GEN_EMU Emulator to run string generator code under (leave empty if not\n'
1978 printf 'GEN_EMU=%s\n' "$GEN_EMU"
2152 contents=$(replace "$contents" "GEN_EMU" "$GEN_EMU")
H A Dconfigure.sh1978 printf 'GEN_EMU=%s\n' "$GEN_EMU"
2152 contents=$(replace "$contents" "GEN_EMU" "$GEN_EMU")
/freebsd/contrib/bc/manuals/
H A Dbuild.md129 the environment variable `GEN_EMU`.
136 `EXECPREFIX`, `LONG_BIT`, `GEN_HOST`, and `GEN_EMU` environment variables in
340 #### `GEN_EMU`