diff --git a/src/Makefile b/src/Makefile index 39f25e67..cb6b944d 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