mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-10 14:49:22 +00:00
Update userspace
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
build:
|
||||
cp -r include/* ../out/include
|
||||
cp ../../Kernel/syscalls.h ../out/include/fennix/syscall.h
|
||||
cp ../Kernel/include/interface/syscalls.h ../out/include/fennix/syscall.h
|
||||
make -C runtime build
|
||||
make -C src build
|
||||
make -C ElfInterpreter build
|
||||
|
Reference in New Issue
Block a user