mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-13 16:29:17 +00:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
build:
|
|
make --quiet -C ext2 build
|
|
|
|
clean:
|
|
make -C ext2 clean
|