update to python3
[hw/altusmetrum] / packages / molex / Makefile
1 all:    532610372.fp 548190572.fp 903259004.fp ufl.fp \
2         pico-ezmate-6.fp \
3         pico-ezmate-4.fp \
4         pico-ezmate-2.fp
5
6 903259004.fp:   picoflex picoflex-th-v.py
7         ./picoflex
8
9 532610372.fp:   picoblades picoblade-smt-ra.py picoblade-th-v.py
10         ./picoblades
11
12 548190572.fp:   miniusb.py
13         ./miniusb.py > 548190572.fp
14
15 ufl.fp: ufl.py
16         ./ufl.py > ufl.fp
17
18 pico-ezmate-6.fp: pico-ezmate.py
19         python3 pico-ezmate.py 6 >$@
20
21 pico-ezmate-4.fp: pico-ezmate.py
22         python3 pico-ezmate.py 4 >$@
23
24 pico-ezmate-2.fp: pico-ezmate.py
25         python3 pico-ezmate.py 2 >$@
26
27 clean:
28         rm -f 53261* 53047* 90325* 548190572.fp ufl.fp pico-ezmate-*.fp