help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wildcard recursive?!


From: Noel Yap
Subject: Re: wildcard recursive?!
Date: Fri, 17 Oct 2003 22:18:36 -0400

Sylvain Becker wrote:
> 
> Hi,
> 
> I am looking for something like :
> FILES = $(shell find . -name "*.c")
> 
> but without calling the shell, because it seems not to work on solaris.

I've found that some find's need an explicit "-print" option.  Otherwise, you 
can try using GNU findutils.

HTH,
Noel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]