mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:07:36 +00:00
Toolchain: Useit.sh finish and added an install target for the libc's Makefile and a bit of ground work for a gcc port
This commit is contained in:
parent
8ac813135a
commit
4977fd22b8
7 changed files with 23 additions and 2 deletions
2
Base/usr/include/.gitignore
vendored
Normal file
2
Base/usr/include/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.git*
|
0
Base/usr/include/.gitkeep
Normal file
0
Base/usr/include/.gitkeep
Normal file
2
Base/usr/lib/.gitignore
vendored
Normal file
2
Base/usr/lib/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.git*
|
0
Base/usr/lib/.gitkeep
Normal file
0
Base/usr/lib/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue