Maybe putting them side-by-side will help. Docs: make makefiles CCARGS='-DDEF_CONFIG_DIR=\"/some/where\"'
You: make makefiles CCARGS='-DDEF_COMMAND_DIR=\"/usr/local/sbin\" > Let's see what I did wrong : You spotted the leading squote but you missed the trailing squote. -- Stan