Comment 1 for bug 1749904

Revision history for this message
Dave Odell (dmo2118) wrote :

Likewise:

$(wildcard *.whatever)

is a GNU-ism, but that can simply be replaced with:

*.whatever