blib definition moved to Makefile.housekeeping.

pull/1/head
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)