http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
df9cbc2
)
no need for depending on build library ("blib")
author
Geert Stappers
<stappers@stappers.nl>
Tue, 14 Jun 2005 20:16:03 +0000
(20:16 +0000)
committer
Geert Stappers
<stappers@stappers.nl>
Tue, 14 Jun 2005 20:16:03 +0000
(20:16 +0000)
when make is invoked without arguments
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
39f25e6
..
cb6b944
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-29,7
+29,7
@@
include arch/$(ARCH)/Config
# If invoked with no build target, print out a helpfully suggestive
# message.
#
-noargs :
blib
+noargs :
@echo '===================================================='
@echo 'No target specified. To specify a target, do: '
@echo