help-make
[Top][All Lists]
Advanced

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

Question on gnu make


From: Ramon Lim
Subject: Question on gnu make
Date: Thu, 18 Oct 2001 15:52:26 -0700

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



reply via email to

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