John Fremlin <[EMAIL PROTECTED]> writes: > + local @list = glob($relative_dir); Please don't use glob. It's broken. /Johan
- Patch: $(wildcard *.c) style globbing John Fremlin
- Re: Patch: $(wildcard *.c) style globbing Johan Danielsson
- Re: Patch: $(wildcard *.c) style globbing John Fremlin
- Re: Patch: $(wildcard *.c) style globbing Alexandre Oliva
- Re: Patch: $(wildcard *.c) style globbin... John Fremlin
- Re: Patch: $(wildcard *.c) style globbing Johan Danielsson
- Re: Patch: $(wildcard *.c) style globbin... Russ Allbery
- Re: Patch: $(wildcard *.c) style globbing Tom Tromey