http://git.etherboot.org
/
people
/
pcmattman
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8de630c
)
Added bin/.blib.list to VERYCLEANUP so .bin directory is made empty
author
Marty Connor
<mdc@etherboot.org>
Thu, 29 Jun 2006 17:58:48 +0000
(17:58 +0000)
committer
Marty Connor
<mdc@etherboot.org>
Thu, 29 Jun 2006 17:58:48 +0000
(17:58 +0000)
src/Makefile.housekeeping
patch
|
blob
|
history
diff --git
a/src/Makefile.housekeeping
b/src/Makefile.housekeeping
index
c16a642
..
9621bb3
100644
(file)
--- a/
src/Makefile.housekeeping
+++ b/
src/Makefile.housekeeping
@@
-267,6
+267,8
@@
endif
$(BLIB_LIST) :
+VERYCLEANUP += $(BLIB_LIST)
+
# Library of all objects
#
BLIB = $(BIN)/blib.a