]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/Makefile.amd64
MFC r271493,271688,271689,271696,271854:
[FreeBSD/stable/10.git] / usr.sbin / Makefile.amd64
1 # $FreeBSD$
2
3 # kgzip: builds, but missing support files
4 # mptable: broken (not 64 bit clean)
5 # pnpinfo: crashes (not really useful anyway)
6 .if ${MK_ACPI} != "no"
7 SUBDIR+=        acpi
8 .endif
9 .if ${MK_APM} != "no"
10 SUBDIR+=        apm
11 .endif
12 SUBDIR+=        asf
13 SUBDIR+=        bhyve
14 SUBDIR+=        bhyvectl
15 SUBDIR+=        bhyveload
16 SUBDIR+=        boot0cfg
17 .if ${MK_TOOLCHAIN} != "no"
18 SUBDIR+=        btxld
19 .endif
20 SUBDIR+=        cpucontrol
21 .if ${MK_HYPERV} != "no"
22 SUBDIR+=        hyperv
23 .endif
24 SUBDIR+=        kgmon
25 SUBDIR+=        lptcontrol
26 SUBDIR+=        mount_smbfs
27 SUBDIR+=        mptable
28 .if ${MK_NDIS} != "no"
29 SUBDIR+=        ndiscvt
30 .endif
31 SUBDIR+=        sicontrol
32 SUBDIR+=        spkrtest
33 SUBDIR+=        zzz