mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-26 16:01:06 +00:00
4000e1def3
Signed-off-by: Alexey Neyman <stilor@att.net>
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
# GNU make
|
|
|
|
## default y if !CONFIGURE_has_make_3_81_or_newer
|
|
|
|
source "config/versions/make.in"
|
|
|
|
config MAKE_GMAKE_SYMLINK
|
|
bool
|
|
prompt "Add gmake symlink to companion gnu/make"
|
|
depends on COMP_TOOLS_MAKE
|