]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Added bin/.blib.list to VERYCLEANUP so .bin directory is made empty
authorMarty Connor <mdc@etherboot.org>
Thu, 29 Jun 2006 17:58:48 +0000 (17:58 +0000)
committerMarty Connor <mdc@etherboot.org>
Thu, 29 Jun 2006 17:58:48 +0000 (17:58 +0000)
src/Makefile.housekeeping

index c16a642e93f61d4c80d2134be46b7f69ea99cc70..9621bb3c4767a5227ee26873ab6902e0bc00d84c 100644 (file)
@@ -267,6 +267,8 @@ endif
 
 $(BLIB_LIST) :
 
+VERYCLEANUP    += $(BLIB_LIST)
+
 # Library of all objects
 #
 BLIB           = $(BIN)/blib.a