* Uwe Hermann uwe@hermann-uwe.de [070908 00:30]:
- $(Q)# On Debian GNU/kFreeBSD we need the linker output format
- $(Q)# 'elf32-i386-freebsd' instead of just 'elf32-i386'.
+ifneq (, $(filter Linux GNU GNU_%, $(shell uname -s)))
I think stuff like this belongs in xcompile!