CFLAGS=-Werror -Wall -ggdb -O3 $(shell pkg-config --cflags nanomsg) LDFLAGS=$(shell pkg-config --libs nanomsg) all: norns_shell