MFC r352919: Update cloudabi(32|64) sysents with "make sysent".
Additionally, I've added svr4 which still exists in this branch.
This commit is contained in:
parent
c0d7ea3aad
commit
83b70cfa35
@ -1138,6 +1138,9 @@ makeman: .PHONY
|
||||
|
||||
_sysent_dirs= sys/kern
|
||||
_sysent_dirs+= sys/compat/freebsd32
|
||||
_sysent_dirs+= sys/compat/svr4
|
||||
_sysent_dirs+= sys/compat/cloudabi32 \
|
||||
sys/compat/cloudabi64
|
||||
_sysent_dirs+= sys/i386/ibcs2
|
||||
_sysent_dirs+= sys/amd64/linux \
|
||||
sys/amd64/linux32 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user