mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-10 22:59:22 +00:00
Remove "--quiet" flag
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
build:
|
||||
make --quiet -C echo build
|
||||
make -C echo build
|
||||
|
||||
clean:
|
||||
make -C echo clean
|
||||
|
Reference in New Issue
Block a user