]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile.i386
ping(8): Fix a mandoc related issue
[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+=        lptcontrol
20 SUBDIR+=        mptable
21 .if ${MK_NDIS} != "no"
22 SUBDIR+=        ndiscvt
23 .endif
24 SUBDIR+=        pnpinfo
25 SUBDIR+=        spkrtest
26 SUBDIR+=        zzz