mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Updated depends
This commit is contained in:
parent
f76824ed31
commit
bd47c7ec11
2 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
DIRDEPS = \
|
||||
gnu/usr.bin/binutils/libbfd \
|
||||
gnu/usr.bin/binutils/libiberty \
|
||||
usr.bin/yacc \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue