Use $(wildcard) to expand any wildcard used in the BINARIES string, e.g. "*.elf". Otherwise make searches for the literal "*.elf" filename.
20 KiB
20 KiB
Use $(wildcard) to expand any wildcard used in the BINARIES string, e.g. "*.elf". Otherwise make searches for the literal "*.elf" filename.