mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-10 22:59:22 +00:00
Updated libc
This commit is contained in:
5
apps/base/Makefile
Normal file
5
apps/base/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
build:
|
||||
make --quiet -C echo build
|
||||
|
||||
clean:
|
||||
make -C echo clean
|
Reference in New Issue
Block a user