mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 10:15:19 +02:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
|
bin_PROGRAMS = jzboot
|
||
|
jzboot:
|
||
|
$(MAKE) -C ./src
|