chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdcca93
)
actually include morse data when bounding i2c-test-reply*.hex
author
ian
<ian>
Sun, 3 Jul 2005 17:47:03 +0000
(17:47 +0000)
committer
ian
<ian>
Sun, 3 Jul 2005 17:47:03 +0000
(17:47 +0000)
cebpic/Makefile
patch
|
blob
|
history
diff --git
a/cebpic/Makefile
b/cebpic/Makefile
index 04039b64f2de6bf0738ba264555de1fcfbb0d959..d1bc54e4d6531d42fd358467ac5cc68007b99df5 100644
(file)
--- a/
cebpic/Makefile
+++ b/
cebpic/Makefile
@@
-32,6
+32,7
@@
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
%,slow.o: %.asm
$(ASSEMBLE) -D SLOW_VERSION -c -o $@ $<