summaryrefslogtreecommitdiffstats
path: root/pkgs/pseudo/misc/Makefile.depend
blob: ecb32412c0cce336c431fe915c118e20f1358676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# $FreeBSD$

# This file is not autogenerated - take care!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

DEP_MACHINE := ${.PARSEFILE:E}

DIRDEPS = \
	rescue/librescue \
	rescue/rescue \
	sys/boot/ficl \
	etc/sendmail \


.if ${_DEP_MACHINE:U${MACHINE}:S,amd64,i386,} == "i386"
DIRDEPS += \
	sys/boot/i386/mbr \
	sys/boot/i386/pmbr \
	sys/boot/i386/boot0 \
	sys/boot/i386/boot0sio \
	sys/boot/i386/btx/btx \
	sys/boot/i386/btx/btxldr \
	sys/boot/i386/btx/lib \
	sys/boot/i386/boot2 \
	sys/boot/i386/cdboot \
	sys/boot/i386/gptboot \
	sys/boot/i386/kgzldr \
	sys/boot/i386/libi386 \
	sys/boot/i386/libfirewire \
	sys/boot/i386/loader \
	sys/boot/i386/pxeldr \
	sys/boot/i386/zfsboot \
	sys/boot/i386/gptzfsboot \
	sys/boot/i386/zfsloader \

.endif

DIRDEPS.amd64= \
	sys/boot/efi/libefi \
	sys/boot/zfs \
	sys/boot/userboot/ficl \
	sys/boot/userboot/libstand \
	sys/boot/userboot/test \
	sys/boot/userboot/userboot \

DIRDEPS.arm= sys/boot/fdt sys/boot/uboot
DIRDEPS.i386= sys/boot/efi/libefi sys/boot/zfs
DIRDEPS.ia64= sys/boot/efi/libefi sys/boot/zfs
DIRDEPS.powerpc= sys/boot/fdt sys/boot/ofw sys/boot/uboot
DIRDEPS.sparc64= sys/boot/ofw sys/boot/zfs

DIRDEPS+= ${DIRDEPS.${MACHINE}:U}

.include <dirdeps.mk>
OpenPOWER on IntegriCloud