6706295763
There was an additional + after the {6} which is apparently ignored by the FreeBSD regex implementation but was giving me an error when compiling on MacOS. While changing this also make sure that tables.h is not created if mktables fails. The current rule would create a partial tables.h which causes following incremental builds to use that broken file and fail with an unrelated compilation error or even succeed even though they shouldn't. Approved By: jhb (mentor) Differential Revision: https://reviews.freebsd.org/D17069 |
||
---|---|---|
.. | ||
errno.c | ||
flags.c | ||
Makefile | ||
Makefile.depend | ||
mkioctls | ||
mktables | ||
signal.c | ||
syscallnames.c | ||
sysdecode_abi_to_freebsd_errno.3 | ||
sysdecode_cap_rights.3 | ||
sysdecode_cmsg_type.3 | ||
sysdecode_enum.3 | ||
sysdecode_fcntl_arg.3 | ||
sysdecode_ioctlname.3 | ||
sysdecode_kevent.3 | ||
sysdecode_mask.3 | ||
sysdecode_quotactl_cmd.3 | ||
sysdecode_sctp_sinfo_flags.3 | ||
sysdecode_sigcode.3 | ||
sysdecode_socket_protocol.3 | ||
sysdecode_sockopt_name.3 | ||
sysdecode_syscallnames.3 | ||
sysdecode_utrace.3 | ||
sysdecode.3 | ||
sysdecode.h | ||
utrace.c |