http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8780a4
)
Revert "no need for depending on build library ("blib")"
author
Michael Brown
<mcb30@etherboot.org>
Mon, 16 Jul 2007 12:06:58 +0000
(13:06 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Mon, 16 Jul 2007 12:06:58 +0000
(13:06 +0100)
This reverts commit
9dc2515d7ef16e1149c048493f0c7887dfd3d054
.
I want "make" to actually build something.
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
7b0caaf
..
ca9cd50
100644
(file)
--- 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 !!! ***'