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:
VAN BOSSUYT Nicolas 2019-04-17 17:29:45 +02:00 committed by Andreas Kling
commit 4977fd22b8
Notes: sideshowbarker 2024-07-19 14:32:54 +09:00
7 changed files with 23 additions and 2 deletions

2
Base/usr/include/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*
!.git*

View file