Loading evaluation/demonstration/Makefile +1 −1 Original line number Diff line number Diff line CFLAGS=-g -I../../include CFLAGS=-g -std=gnu11 -I../../include LIBS=-lssl -lcrypto -lpthread -ldl LDFLAGS=-L../.. TARGETS=client server middlebox Loading Loading
evaluation/demonstration/Makefile +1 −1 Original line number Diff line number Diff line CFLAGS=-g -I../../include CFLAGS=-g -std=gnu11 -I../../include LIBS=-lssl -lcrypto -lpthread -ldl LDFLAGS=-L../.. TARGETS=client server middlebox Loading