@@ -1,7 +1,7 @@
all: auth-server gen-key gen-keypair
%.o: %.cc
g++ -c -o $@ $<
g++ -std=c++11 -c -o $@ $<
auth-server: auth-server.o crypto.o
g++ -o auth-server auth-server.o crypto.o nacl/build/instance1/lib/amd64/randombytes.o nacl/build/instance1/lib/amd64/libnacl.a
The note is not visible to the blocked user.