finalize hyperbola funcs/files rename: Makefile, wrong calls, etc...
This commit is contained in:
2
Makefile
2
Makefile
@@ -398,7 +398,7 @@ TEST += movedo-test perft-test tt-test
|
||||
|
||||
PIECE_OBJS := piece.o
|
||||
FEN_OBJS := $(PIECE_OBJS) fen.o position.o bitboard.o board.o \
|
||||
hyperbola-quintessence.o attack.o hash.o init.o misc.o move.o
|
||||
hq.o attack.o hash.o init.o misc.o move.o
|
||||
BB_OBJS := $(FEN_OBJS)
|
||||
MOVEGEN_OBJS := $(BB_OBJS) move-gen.o
|
||||
ATTACK_OBJS := $(MOVEGEN_OBJS)
|
||||
|
Reference in New Issue
Block a user