libc: remove .PATH refs to libc/<arch>/sys

There are no longer any source files here so remove references.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
This commit is contained in:
Brooks Davis
2023-11-14 22:11:34 +00:00
parent 4bc66c0f9f
commit 19149b03b1
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
# sys sources
.PATH: ${LIBC_SRCTOP}/${LIBC_ARCH}/sys
.PATH: ${LIBSYS_SRCTOP}/${LIBC_ARCH} ${LIBSYS_SRCTOP}
# Include the generated makefile containing the *complete* list