prefix = @prefix@ libexecdir = @libexecdir@ install: ./setup --prefix=$(prefix) --libexecdir=$(libexecdir) install .PHONY: install