mirror of https://github.com/openXC7/prjxray.git
6 lines
65 B
Makefile
6 lines
65 B
Makefile
|
|
all:
|
||
|
|
cd speed && make
|
||
|
|
cd timgrid && make
|
||
|
|
cd projects && make
|
||
|
|
|