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