summaryrefslogtreecommitdiff
path: root/config/comp_tools/make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/comp_tools/make.in')
-rw-r--r--config/comp_tools/make.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/comp_tools/make.in b/config/comp_tools/make.in
new file mode 100644
index 0000000..ca7996b
--- /dev/null
+++ b/config/comp_tools/make.in
@@ -0,0 +1,9 @@
+# GNU make
+
+## default y if !CONFIGURE_has_make_3_81_or_newer
+
+config MAKE_GMAKE_SYMLINK
+ bool "Create 'gmake' symlink"
+
+config MAKE_GNUMAKE_SYMLINK
+ bool "Create 'gnumake' symlink"