]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[build] Include $(BIN)/errors in "make clean"
authorMichael Brown <mcb30@ipxe.org>
Wed, 30 Mar 2011 14:55:14 +0000 (15:55 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 30 Mar 2011 14:55:14 +0000 (15:55 +0100)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping

index 31a8a9911d62478709c74e4ad9fe6a5adbb6dad4..3b78a2605f4c35d2a3b6feba4bcd704df4a5ac20 100644 (file)
@@ -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.