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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user