help-make
[Top][All Lists]
Advanced

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

help: wildcards in rules


From: German Salazar
Subject: help: wildcards in rules
Date: Wed, 1 Aug 2007 13:15:18 -0400

Hello, everyone:

I am having a problem with expanding wildcards in a rule, am I missing something? According to user's manual section 4.4, wildcards like * and [...] are allowed, but it is not working for me; here is my rule:

$(fobjs): $(cdir)/%.o: %.[fF]*

fobjs contains a list of object files to be generated out of the corresponding fortran source be it *.f, *.F *.f77, *.f90, *.for, etc.

Any hints?  Thanks in advance


reply via email to

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