chiark / gitweb /
more accurate peco_y peco_c[rl]
[trains.git] / pic.make
index e3639eb3bfdea99e8bee344973c4f77ebab0d754..d445442b7335a2ee17a4b33b84c7d9d2e41cf69f 100644 (file)
--- a/pic.make
+++ b/pic.make
@@ -24,7 +24,7 @@ MERGEHEX=     ./$^ $o
 PIC=           18f458
 LINK=          gplink -m -o $@ $^
 ASSEMBLE=      gpasm -p$(PIC)  $(ASFLAGS)
-DOASSEMBLE=    $(ASSEMBLE) -c $< && mv $*.lst $*-asm.lst
+DOASSEMBLE=    $(ASSEMBLE) -c $< && mv $*.lst $*+asm.lst
 
 PIC_HEADER=    /usr/share/gputils/header/p$(PIC).inc