Rename libpsplibc to libcglue

This commit is contained in:
Francisco Javier Trujillo Mata
2021-11-14 23:09:15 +01:00
parent fe46176fd0
commit c0f526059a
29 changed files with 23 additions and 25 deletions

View File

@@ -8,7 +8,7 @@ RANLIB = @PSP_RANLIB@
CPPFLAGS = -I$(top_srcdir)/src/base \
-I$(top_srcdir)/src/kernel \
-I$(top_srcdir)/src/libc \
-I$(top_srcdir)/src/libcglue \
-I$(top_srcdir)/src/user \
-I$(top_srcdir)/src/net \
-I$(top_srcdir)/src/utility \