Minor stuff scattered around

Just random minor stuff I found while browsing the code.

No functional change.
This commit is contained in:
mstembera
2014-04-28 01:30:06 -07:00
committed by Marco Costalba
parent a1f39c1ef9
commit 918c29f83a
3 changed files with 8 additions and 19 deletions
+1 -2
View File
@@ -34,9 +34,8 @@ ifeq ($(UNAME),Haiku)
endif
BINDIR = $(PREFIX)/bin
### Built-in benchmark for pgo-builds and signature
### Built-in benchmark for pgo-builds
PGOBENCH = ./$(EXE) bench 32 1 1 default time
SIGNBENCH = ./$(EXE) bench
### Object files
OBJS = benchmark.o bitbase.o bitboard.o book.o endgame.o evaluate.o main.o \