]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile.i386
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile.i386
1 # $FreeBSD$
2
3 .if ${MK_ACPI} != "no"
4 SUBDIR+=        acpi
5 .endif
6 .if ${MK_APM} != "no"
7 SUBDIR+=        apm
8 SUBDIR+=        apmd
9 .endif
10 SUBDIR+=        boot0cfg
11 .if ${MK_TOOLCHAIN} != "no"
12 SUBDIR+=        btxld
13 .endif
14 SUBDIR+=        cpucontrol
15 .if ${MK_HYPERV} != "no"
16 SUBDIR+=        hyperv
17 .endif
18 SUBDIR+=        kgmon
19 SUBDIR+=        kgzip
20 SUBDIR+=        lptcontrol
21 SUBDIR+=        mptable
22 .if ${MK_NDIS} != "no"
23 SUBDIR+=        ndiscvt
24 .endif
25 SUBDIR+=        pnpinfo
26 SUBDIR+=        spkrtest
27 SUBDIR+=        zzz