OBJS=encode.o
BIN=hello_encode.bin
LDFLAGS+=-lilclient -lpthread

include ../Makefile.include

