fix memory leak in g_bio zone introduced in r320452, another ABD fallout
[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+=        asf
11 SUBDIR+=        boot0cfg
12 .if ${MK_TOOLCHAIN} != "no"
13 SUBDIR+=        btxld
14 .endif
15 SUBDIR+=        cpucontrol
16 .if ${MK_HYPERV} != "no"
17 SUBDIR+=        hyperv
18 .endif
19 SUBDIR+=        kgmon
20 SUBDIR+=        kgzip
21 SUBDIR+=        lptcontrol
22 SUBDIR+=        mptable
23 .if ${MK_NDIS} != "no"
24 SUBDIR+=        ndiscvt
25 .endif
26 SUBDIR+=        pnpinfo
27 SUBDIR+=        spkrtest
28 SUBDIR+=        zzz