mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-11 23:39:17 +00:00
6 lines
53 B
Makefile
6 lines
53 B
Makefile
build:
|
|
make -C fat build
|
|
|
|
clean:
|
|
make -C fat clean
|