mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-12 07:39:20 +00:00
Stub shell
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
build:
|
||||
make -C init build
|
||||
make -C sh build
|
||||
|
||||
clean:
|
||||
make -C init clean
|
||||
make -C sh clean
|
||||
|
Reference in New Issue
Block a user