mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-28 15:34:26 +00:00
6 lines
55 B
Makefile
6 lines
55 B
Makefile
build:
|
|
make -C echo build
|
|
|
|
clean:
|
|
make -C echo clean
|