From 5ded2c2ed9499ba4dadf84b20c88ba9809c4daef Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 3 Jul 2005 21:13:31 +0000 Subject: [PATCH] i2c-test-reply,slow.hex contains mourse-auto.o too --- cebpic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cebpic/Makefile b/cebpic/Makefile index d1bc54e..26c69b2 100644 --- a/cebpic/Makefile +++ b/cebpic/Makefile @@ -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 $@ $< -- 2.30.2