From: Michael Brown Date: Wed, 30 Mar 2011 14:55:14 +0000 (+0100) Subject: [build] Include $(BIN)/errors in "make clean" X-Git-Tag: v1.20.1~2169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=647522793d2afd7f17fd44b281aeedda782b7299;p=thirdparty%2Fipxe.git [build] Include $(BIN)/errors in "make clean" Signed-off-by: Michael Brown --- diff --git a/src/Makefile.housekeeping b/src/Makefile.housekeeping index 31a8a9911..3b78a2605 100644 --- a/src/Makefile.housekeeping +++ b/src/Makefile.housekeeping @@ -631,6 +631,7 @@ EINFOS := $(patsubst $(BIN)/%.o,$(BIN)/%.einfo,$(BOBJS)) $(BIN)/errors : $(EINFOS) $(EINFO) $(QM)$(ECHO) " [EINFO] $@" $(Q)$(EINFO) $(EINFOS) | sort > $@ +CLEANUP += $(BIN)/errors # Doesn't match the $(BIN)/*.* pattern # Generate the NIC file from the parsed source files. The NIC file is # only for rom-o-matic.