diff options
author | sjg <sjg@FreeBSD.org> | 2015-10-07 00:43:05 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2015-10-07 00:43:05 +0000 |
commit | 4bbbb6c4f11a8866281332e4519a106e7884ec16 (patch) | |
tree | 52c721e6ea942ff9943d90e701bd5dc3de716280 /usr.bin/truss | |
parent | 32f25b8b0b6000c155b46b9758a3e4edfe07dae9 (diff) | |
download | FreeBSD-src-4bbbb6c4f11a8866281332e4519a106e7884ec16.zip FreeBSD-src-4bbbb6c4f11a8866281332e4519a106e7884ec16.tar.gz |
Updated depends
Diffstat (limited to 'usr.bin/truss')
-rw-r--r-- | usr.bin/truss/Makefile.depend.amd64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/truss/Makefile.depend.amd64 b/usr.bin/truss/Makefile.depend.amd64 index fa75c7d..210685b 100644 --- a/usr.bin/truss/Makefile.depend.amd64 +++ b/usr.bin/truss/Makefile.depend.amd64 @@ -17,6 +17,8 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree +amd64-cloudabi64.o: cloudabi64_syscalls.h +amd64-cloudabi64.po: cloudabi64_syscalls.h amd64-fbsd.o: syscalls.h amd64-fbsd.po: syscalls.h amd64-fbsd32.o: freebsd32_syscalls.h |