chiark / gitweb /
i2c-test-reply,slow.hex contains mourse-auto.o too
authorian <ian>
Sun, 3 Jul 2005 21:13:31 +0000 (21:13 +0000)
committerian <ian>
Sun, 3 Jul 2005 21:13:31 +0000 (21:13 +0000)
cebpic/Makefile

index d1bc54e4d6531d42fd358467ac5cc68007b99df5..26c69b2e8f959c789394037f42069f87bcda7966 100644 (file)
@@ -32,7 +32,8 @@ morse-auto.inc morse-auto.asm: \
                ./$^ $* $o
 
 morsepanic.hex morsepanic-withcfg.hex: morsepanic.o morse-auto.o
-i2c-test-reply.hex i2c-test-reply-withcfg.hex: i2c-test-reply.o morse-auto.o
+i2c-test-reply.hex: i2c-test-reply.o morse-auto.o
+i2c-test-reply,slow.hex: i2c-test-reply,slow.o morse-auto.o
 
 %,slow.o:      %.asm
                $(ASSEMBLE) -D SLOW_VERSION -c -o $@ $<