2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-08-25 20:50:29 +00:00

[build] Include $(BIN)/errors in "make clean"

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2011-03-30 15:55:14 +01:00
parent 0579b8279c
commit 647522793d

View 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.