aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland/misc/Makefile.depend
blob: 15065fa8c1881800983346a680509a05e9a9e56d (plain) (blame)
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
# $FreeBSD$

# This file is not autogenerated - take care!

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



DIRDEPS.x86sys= \
	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/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 \


DIRDEPS.amd64= \
	${DIRDEPS.x86sys} \
	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= ${DIRDEPS.x86sys} 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>