http://git.etherboot.org
/
people
/
cooldavid
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db5f64e
)
[Makefile] Add $(BIN)/undionly.kpxe as default build target
author
Marty Connor
<mdc@etherboot.org>
Mon, 9 Jun 2008 12:44:11 +0000
(08:44 -0400)
committer
Marty Connor
<mdc@etherboot.org>
Mon, 9 Jun 2008 12:44:11 +0000
(08:44 -0400)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
c0b29ee
..
26d9ee8
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-45,7
+45,7
@@
DOXYGEN := doxygen
# If invoked with no build target, print out a helpfully suggestive
# message.
#
-noargs : blib $(BIN)/NIC $(BIN)/gpxe.dsk $(BIN)/gpxe.iso $(BIN)/gpxe.usb
+noargs : blib $(BIN)/NIC $(BIN)/gpxe.dsk $(BIN)/gpxe.iso $(BIN)/gpxe.usb
$(BIN)/undionly.kpxe
@$(ECHO) '==========================================================='
@$(ECHO)
@$(ECHO) 'To create a bootable floppy, type'