# The helpers are small pieces of foreign machine code, meant for testing
# given archs.  Thus, they're arch-indep here.
arch-test binary: arch-independent-package-contains-binary-or-object
# Not statically linked -- no libc of any kind at all.
arch-test binary: statically-linked-binary
# That's PE not ELF, indeed.
arch-test binary: executable-not-elf-or-script
