mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-28 23:44:25 +00:00
6 lines
63 B
Makefile
6 lines
63 B
Makefile
build:
|
|
make --quiet -C echo build
|
|
|
|
clean:
|
|
make -C echo clean
|