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:
f26b939
)
sort out per-pic stuff
author
ian
<ian>
Sat, 29 Oct 2005 16:31:35 +0000
(16:31 +0000)
committer
ian
<ian>
Sat, 29 Oct 2005 16:31:35 +0000
(16:31 +0000)
detpic/Makefile
patch
|
blob
|
history
diff --git
a/detpic/Makefile
b/detpic/Makefile
index de5b04696b62217dc071e143518ff23e576eddab..abc78051800a9d5e842dade82e4737f4e6307d7f 100644
(file)
--- a/
detpic/Makefile
+++ b/
detpic/Makefile
@@
-2,13
+2,10
@@
PROGRAMS= detect
INCLUDES= common.inc final.inc morse-auto.inc \
../iwjpictest/insn-aliases.inc
LIBS= panic.o routines-led.o variables.o
-PICNOS= 0 1
3
+PICNOS= 0 1
2
CEBPIC= ../cebpic/
+TARGETS= $(foreach i, $(PICNOS), perpic$i.hex)
include $(CEBPIC)manypics.make
-PICNOS= 0 1 3
-
-TARGETS= $(foreach i, $(PICNOS), perpic$i.hex)
-
clean: manypic-clean