I see the problem. The rule below isn't being picked for
the bin2char build. "abc" is not printed....

$(BIN2C): $(srcdir)/bin2char.c
        echo "abc"
        $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -o $@ $<

-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to