]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/Makefile.amd64
Properly revert r272128.
[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 SUBDIR+=        kgmon
22 SUBDIR+=        lptcontrol
23 SUBDIR+=        mount_smbfs
24 SUBDIR+=        mptable
25 .if ${MK_NDIS} != "no"
26 SUBDIR+=        ndiscvt
27 .endif
28 SUBDIR+=        sicontrol
29 SUBDIR+=        spkrtest
30 SUBDIR+=        zzz