mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-31 00:37:58 +00:00
6 lines
53 B
Makefile
6 lines
53 B
Makefile
build:
|
|
make -C fat build
|
|
|
|
clean:
|
|
make -C fat clean
|