opnsense-src/lib/libsysdecode
Bryan Drewery 7c6d0bb1a0 Move libsysdecode-specific hack out of buildworld.
This should fix the lib32 build since it was not removing the generated
ioctl.c.  This file is generated by a find(1) call, so cannot use normal
dependency tracking methods.

Reported by:	jhb
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2016-11-13 00:11:15 +00:00
..
errno.c
flags.c
Makefile Move libsysdecode-specific hack out of buildworld. 2016-11-13 00:11:15 +00:00
Makefile.depend
mkioctls
mktables Generate and use a proper .depend file for tables.h. 2016-11-13 00:11:12 +00:00
signal.c
syscallnames.c
sysdecode.3
sysdecode.h
sysdecode_abi_to_freebsd_errno.3
sysdecode_cap_rights.3
sysdecode_enum.3
sysdecode_fcntl_arg.3
sysdecode_ioctlname.3
sysdecode_mask.3
sysdecode_quotactl_cmd.3
sysdecode_sigcode.3
sysdecode_sockopt_name.3
sysdecode_syscallnames.3
sysdecode_utrace.3
utrace.c