소스 검색

blib definition moved to Makefile.housekeeping.

tags/v0.9.3
Michael Brown 19 년 전
부모
커밋
641596e6ba
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      src/Makefile

+ 0
- 3
src/Makefile 파일 보기

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

Loading…
취소
저장