$(wildcard *.cpp) returns a list of all files that have th .cpp suffix. One 
or more of these files may contain a space in the name, which makes the list 
not very useful. Is it possible to get a list of quoted files names that 
match a pattern?




_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to