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