CFLAGS=-O0 -g -Wall -Wshadow -Werror all: gcc -o neonserv -O0 -g -Wall main.c -Wshadow -Werror library: gcc -o libneonserv.so binary: