If .so is present, link against that, not the static lib
Signed-off-by: Michel Pollet <buserror@gmail.com>
5 files changed:
${board} : ${OBJ}/hd44780.o
${board} : ${OBJ}/hd44780_glut.o
${board} : ${OBJ}/${target}.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
${target}: ${board}
@echo $@ done
${board} : ${OBJ}/${target}.o
${board} : ${OBJ}/i2c_eeprom.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
${target}: ${board}
@echo $@ done
${board} : ${OBJ}/button.o
${board} : ${OBJ}/${target}.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
${target}: ${board}
@echo $@ done
${board} : ${OBJ}/button.o
${board} : ${OBJ}/uart_udp.o
${board} : ${OBJ}/${target}.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
${target}: ${board}
@echo $@ done
${board} : ${OBJ}/button.o
${board} : ${OBJ}/hc595.o
${board} : ${OBJ}/${target}.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
${target}: ${board}
@echo $@ done