Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "no need for depending on build library ("blib")"
This reverts commit 9dc2515.

I want "make" to actually build something.
  • Loading branch information
Michael Brown committed Jul 16, 2007
1 parent a8780a4 commit c482fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -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 !!! ***'
Expand Down

0 comments on commit c482fc9

Please sign in to comment.