examples: Link against .so
[simavr] / examples / board_timer_64led / Makefile
index 0dd9272..35fe216 100644 (file)
@@ -47,7 +47,6 @@ board = ${OBJ}/${target}.elf
 ${board} : ${OBJ}/button.o
 ${board} : ${OBJ}/hc595.o
 ${board} : ${OBJ}/${target}.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
 
 ${target}: ${board}
        @echo $@ done