exect() was removed in 2018, not 2017.

This commit is contained in:
Brooks Davis 2018-05-24 17:05:41 +00:00
parent 758d46cfb0
commit 810c4dcddf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334169

View File

@ -808,7 +808,7 @@ _cleanobj_fast_depend_hack: .PHONY
# 20180404 r332048 sigreturn
# 20180405 r332080 shmat
# 20180406 r332119 setlogin
# 20170411 r332443 exect
# 20180411 r332443 exect
.for f in exect fstat fstatat fstatfs getdirentries getfsstat setlogin shmat sigreturn statfs
.if exists(${OBJTOP}/lib/libc/.depend.${f}.o)
@if egrep -qw '${f}\.[sS]' \