CXXFLAGS += -std=c++11 LDLIBS = -lstdc++ -lboost_program_options all: potest potest.1 %.1: % %.help2man help2man -i $<.help2man -o $@ -N ./$<