Re: Generating pattern rules for various directories
Greg Chicares <[email protected]>
| Newsgroups | gmane.comp.gnu.make.windows |
|---|---|
| Message-ID | <[email protected]> |
On 2008-08-07 14:02Z, Pierre-Julien VILLOUD wrote: > > I'm trying to write a generic makefile with gnu-make under windows > (unxUtils). The problem is that my source files are not in the same > directory. Have you considered using the 'vpath' directive?