mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 07:09:22 +00:00
Update files
This commit is contained in:
7
apps/Makefile
Normal file
7
apps/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
build:
|
||||
make --quiet -C system build
|
||||
make --quiet -C user build
|
||||
|
||||
clean:
|
||||
make --quiet -C system clean
|
||||
make --quiet -C user clean
|
Reference in New Issue
Block a user