X-Git-Url: https://git.sesse.net/?p=remoteglot-book;a=blobdiff_plain;f=Makefile;h=1cc866d53519cb1b215f91f0be5a16d8b7207548;hp=3cd53b28ff83181324af582bb4fb49a4ce077a72;hb=875b086391c824db13ebfb86303105ba18c462a9;hpb=6a623b8a165869b9923afdb5f26d1fa206d27830 diff --git a/Makefile b/Makefile index 3cd53b2..1cc866d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ CXXFLAGS=-std=gnu++11 -O2 -g -Wall LDLIBS=-lmtbl -lfarmhash -lprotobuf PROTOC=protoc +CC=g++ all: binloader binlookup binmerger