mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
Unfortunately filemon/meta mode tracks all indirect dependencies here since ld(1) is reading libelf when linking in libkvm. Churn would be reduced if this was able to be limited to direct dependencies. Sponsored by: EMC / Isilon Storage Division
59 lines
1.1 KiB
Makefile
59 lines
1.1 KiB
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
gnu/lib/csu \
|
|
gnu/lib/libgcc \
|
|
include \
|
|
include/arpa \
|
|
include/xlocale \
|
|
lib/${CSU_DIR} \
|
|
lib/libc \
|
|
lib/libcompiler_rt \
|
|
lib/libelf \
|
|
lib/libkvm \
|
|
sbin/ipf/libipf \
|
|
usr.bin/yacc.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
ipf_l.o: ipf_l.c
|
|
ipf_l.o: ipf_l.h
|
|
ipf_l.o: ipf_y.h
|
|
ipf_l.po: ipf_l.c
|
|
ipf_l.po: ipf_l.h
|
|
ipf_l.po: ipf_y.h
|
|
ipf_y.o: ipf.tab.c
|
|
ipf_y.o: ipf_l.h
|
|
ipf_y.o: ipf_y.c
|
|
ipf_y.po: ipf.tab.c
|
|
ipf_y.po: ipf_l.h
|
|
ipf_y.po: ipf_y.c
|
|
ipnat_l.o: ipnat_l.c
|
|
ipnat_l.o: ipnat_l.h
|
|
ipnat_l.o: ipnat_y.h
|
|
ipnat_l.po: ipnat_l.c
|
|
ipnat_l.po: ipnat_l.h
|
|
ipnat_l.po: ipnat_y.h
|
|
ipnat_y.o: ipnat.tab.c
|
|
ipnat_y.o: ipnat_l.h
|
|
ipnat_y.o: ipnat_y.c
|
|
ipnat_y.po: ipnat.tab.c
|
|
ipnat_y.po: ipnat_l.h
|
|
ipnat_y.po: ipnat_y.c
|
|
ippool_l.o: ippool_l.c
|
|
ippool_l.o: ippool_l.h
|
|
ippool_l.o: ippool_y.h
|
|
ippool_l.po: ippool_l.c
|
|
ippool_l.po: ippool_l.h
|
|
ippool_l.po: ippool_y.h
|
|
ippool_y.o: ippool.tab.c
|
|
ippool_y.o: ippool_l.h
|
|
ippool_y.o: ippool_y.c
|
|
ippool_y.po: ippool.tab.c
|
|
ippool_y.po: ippool_l.h
|
|
ippool_y.po: ippool_y.c
|
|
.endif
|