examples: Link against .so
[simavr] / examples / board_hd77480 / Makefile
index 0824356..ed1a883 100644 (file)
@@ -50,7 +50,6 @@ ${board} : ${OBJ}/ac_input.o
 ${board} : ${OBJ}/hd44780.o
 ${board} : ${OBJ}/hd44780_glut.o
 ${board} : ${OBJ}/${target}.o
-${board} : ${simavr}/simavr/${OBJ}/libsimavr.a
 
 ${target}: ${board}
        @echo $@ done