libc: libc/sys/Makefile.inc -> libsys/Makefile.sys
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ NOASM=
|
||||
.include "${LIBC_SRCTOP}/stdlib/Makefile.inc"
|
||||
.include "${LIBC_SRCTOP}/stdtime/Makefile.inc"
|
||||
.include "${LIBC_SRCTOP}/string/Makefile.inc"
|
||||
.include "${LIBC_SRCTOP}/sys/Makefile.inc"
|
||||
.include "${LIBSYS_SRCTOP}/Makefile.sys"
|
||||
.include "${LIBC_SRCTOP}/secure/Makefile.inc"
|
||||
.include "${LIBC_SRCTOP}/rpc/Makefile.inc"
|
||||
.include "${LIBC_SRCTOP}/uuid/Makefile.inc"
|
||||
|
||||
Reference in New Issue
Block a user