mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-06-02 01:37:57 +00:00
6 lines
55 B
Makefile
6 lines
55 B
Makefile
build:
|
|
make -C init build
|
|
|
|
clean:
|
|
make -C init clean
|