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