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
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
