summaryrefslogtreecommitdiff
path: root/builds/detect.mk
diff options
context:
space:
mode:
Diffstat (limited to 'builds/detect.mk')
-rw-r--r--builds/detect.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/detect.mk b/builds/detect.mk
index fbdbee5ad..99467a9b8 100644
--- a/builds/detect.mk
+++ b/builds/detect.mk
@@ -127,7 +127,7 @@ std_setup:
@echo "If this does not correspond to your system or settings please remove the file"
@echo "\`$(CONFIG_MK)' from this directory then read the INSTALL file for help."
@echo ""
- @echo "Otherwise, simply type \`make' again to build the library."
+ @echo "Otherwise, simply type \`$(MAKE)' again to build the library."
@echo ""
@$(COPY) $(CONFIG_RULES) $(CONFIG_MK)