Deleted Added
sdiff udiff text old ( 292236 ) new ( 293345 )
full compact
1# $FreeBSD: head/usr.bin/kdump/Makefile.depend 293345 2016-01-07 19:58:23Z bdrewery $
2# Autogenerated - do NOT edit!
3
4DIRDEPS = \
5 gnu/lib/csu \
6 gnu/lib/libgcc \
7 include \
8 include/arpa \
9 include/xlocale \
10 lib/${CSU_DIR} \
11 lib/libc \
12 lib/libcapsicum \
13 lib/libcompiler_rt \
14 lib/libnv \
15 lib/libsysdecode \
16
17
18.include <dirdeps.mk>
19
20.if ${DEP_RELDIR} == ${_DEP_RELDIR}
21# local dependencies - needed for -jN in clean tree
22kdump.o: kdump_subr.h
23kdump.o: linux32_syscalls.c
24kdump.o: linux_syscalls.c
25kdump.po: kdump_subr.h
26kdump.po: linux32_syscalls.c
27kdump.po: linux_syscalls.c
28kdump_subr.o: kdump_subr.c
29kdump_subr.o: kdump_subr.h
30kdump_subr.po: kdump_subr.c
31kdump_subr.po: kdump_subr.h
32.endif