]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile.amd64
Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile.amd64
1 # $FreeBSD$
2
3 # mptable: broken (not 64 bit clean)
4 # pnpinfo: crashes (not really useful anyway)
5 .if ${MK_ACPI} != "no"
6 SUBDIR+=        acpi
7 .endif
8 .if ${MK_APM} != "no"
9 SUBDIR+=        apm
10 .endif
11 .if ${MK_BHYVE} != "no"
12 SUBDIR+=        bhyve
13 SUBDIR+=        bhyvectl
14 SUBDIR+=        bhyveload
15 .endif
16 SUBDIR+=        boot0cfg
17 .if ${MK_TOOLCHAIN} != "no"
18 SUBDIR+=        btxld
19 .endif
20 SUBDIR+=        cpucontrol
21 SUBDIR+=        lptcontrol
22 SUBDIR+=        mptable
23 SUBDIR+=        spkrtest
24 SUBDIR+=        zzz