diff --git a/src/Makefile b/src/Makefile index 7b0caaf6..ca9cd50e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -35,7 +35,7 @@ include arch/$(ARCH)/Config # If invoked with no build target, print out a helpfully suggestive # message. # -noargs : +noargs : blib @echo '====================================================' @echo @echo ' *** WARNING: THE INSTRUCTIONS BELOW DO NOT FULLY WORK YET !!! ***'