2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-13 23:01:31 +00:00

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
# message.
#
noargs :
noargs : blib
@echo '===================================================='
@echo
@echo ' *** WARNING: THE INSTRUCTIONS BELOW DO NOT FULLY WORK YET !!! ***'