summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 39f25e677..cb6b944d3 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -29,7 +29,7 @@ include arch/$(ARCH)/Config
# If invoked with no build target, print out a helpfully suggestive
# message.
#
-noargs : blib
+noargs :
@echo '===================================================='
@echo 'No target specified. To specify a target, do: '
@echo