mirror of
https://github.com/meekrosoft/fff
synced 2026-01-23 08:25:59 +01:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
all:
|
|
cd embedded_ui; make all
|
|
|
|
clean:
|
|
cd embedded_ui; make clean
|