mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-06-03 02:07:57 +00:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
build:
|
|
make --quiet -C ext2 build
|
|
|
|
clean:
|
|
make -C ext2 clean
|