i have this line in a Makefile that I would like to replace with sed from the CLI. <pre class="ip-ubbcode-code-pre"> prefix = /usr </pre> so that it looks like this ...