mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 19:09:16 +00:00
Merge remote-tracking branch 'Userspace/master'
This commit is contained in:
6
Userspace/libs/Makefile
Normal file
6
Userspace/libs/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
build:
|
||||
# cp -r include/* ../out/include
|
||||
make -C libgcc build
|
||||
|
||||
clean:
|
||||
make -C libgcc clean
|
Reference in New Issue
Block a user