Support -DNO_CLEAN builds across r334223+r334224.
This commit is contained in:
parent
659a2e9243
commit
c2decc35c8
@ -809,7 +809,8 @@ _cleanobj_fast_depend_hack: .PHONY
|
||||
# 20180405 r332080 shmat
|
||||
# 20180406 r332119 setlogin
|
||||
# 20180411 r332443 exect
|
||||
.for f in exect fstat fstatat fstatfs getdirentries getfsstat setlogin shmat sigreturn statfs
|
||||
# 20180525 r334224 vadvise
|
||||
.for f in exect fstat fstatat fstatfs getdirentries getfsstat setlogin shmat sigreturn statfs vadvise
|
||||
.if exists(${OBJTOP}/lib/libc/.depend.${f}.o)
|
||||
@if egrep -qw '${f}\.[sS]' \
|
||||
${OBJTOP}/lib/libc/.depend.${f}.o; then \
|
||||
|
Loading…
Reference in New Issue
Block a user