Revert "no need for depending on build library ("blib")"

This reverts commit 9dc2515d7e.

I want "make" to actually build something.
This commit is contained in:
Michael Brown
2007-07-16 13:06:58 +01:00
parent a8780a4fe4
commit c482fc90fb

View File

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