This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Using Implicit rule while browsing through directories to compile in GNU Make
- To: "Nick Ng" <nick at std dot abk dot nec dot co dot jp>
- Subject: Re: Using Implicit rule while browsing through directories to compile in GNU Make
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 13 Feb 2001 08:23:17 -0200
- Cc: "gcc" <gcc-help at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <000101c095a0$ecda2840$c7242a0a@std.abk.nec.co.jp>
On Feb 13, 2001, "Nick Ng" <nick@std.abk.nec.co.jp> wrote:
> Can anyone please tell me how to ask make to browse through each of these
> sub-dirs and apply the implicit rule on it.
This has absolutely nothing to do with GCC. Please use an appropriate
forum next time, for example, some newsgroup about Unix programming or
Makefiles.
> Any help is appreciated :) :) !
Look for VPATH in the manual of GNU make. But beware portability
problems: very few `make's support VPATH correctly.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me