david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

blib definition moved to Makefile.housekeeping.

This commit is contained in:
Michael Brown 2005-04-18 14:40:57 +00:00
parent e02c699a05
commit 641596e6ba
1 changed files with 0 additions and 3 deletions

View File

@ -80,9 +80,6 @@ NRV2B ?= ./util/nrv2b
#
BIN ?= bin
# Library containing all compiled objects
BLIB = $(BIN)/blib.a
# Common flags
#
CFLAGS += -I include -I arch/$(ARCH)/include -I . -DARCH=$(ARCH)