CXX = g++ CXXFLAGS = $(shell pkg-config --cflags playerc++) LDFLAGS = $(shell pkg-config --libs playerc++)