help-make
[Top][All Lists]
Advanced

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

RE: Question on gnu make


From: Nestor Amaya
Subject: RE: Question on gnu make
Date: Fri, 19 Oct 2001 09:23:41 -0400

Have a look at VPATH, although I think that you'll need to have a
pre-defined file list.

Cheers,

Nestor

-----Original Message-----
From: Ramon Lim [mailto:address@hidden
Sent: Thursday, October 18, 2001 6:52 PM
To: 'address@hidden'; 'address@hidden'; 'address@hidden'
Subject: Question on gnu make


I was wondering if there was any way through gnumake to recursively search
for a pattern down a directory tree.  For example, I am trying to search for
all files that are txt file (*.txt) down the directory and all its
subdirectories.  I have only been successful in doing one directory at a
time ( $(wildcard C:/test/*.txt)).

Thank you.

Ramon Lim

_______________________________________________
Help-make mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/help-make



reply via email to

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