]> git.sesse.net Git - remoteglot-book/blob - Makefile
Store sum and number of Elo values instead of averages, for easier merging.
[remoteglot-book] / Makefile
1 CXXFLAGS=-std=gnu++11 -O2 -g -Wall
2 LDLIBS=-lmtbl
3 all: binloader binlookup
4
5 .PHONY: clean
6 clean:
7         $(RM) binloader binlookup