Re: Seeking Makefile style suggestions
Kirk Strauser <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | The Strauser Group |
| Message-ID | <[email protected]> |
Paul Jarc wrote: > Make never does the splitting; the shell does. Make also doesn't do > quote removal; the shell does. So... Perfect! That got me over the hump. Thanks, Paul. -- Kirk Strauser