]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/Makefile.amd64
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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+=        boot0cfg
14 .if ${MK_TOOLCHAIN} != "no"
15 SUBDIR+=        btxld
16 .endif
17 SUBDIR+=        cpucontrol
18 SUBDIR+=        kgmon
19 SUBDIR+=        lptcontrol
20 .if ${MK_NCP} != "no"
21 SUBDIR+=        mount_nwfs
22 .endif
23 SUBDIR+=        mount_smbfs
24 SUBDIR+=        mptable
25 .if ${MK_NDIS} != "no"
26 SUBDIR+=        ndiscvt
27 .endif
28 SUBDIR+=        sicontrol
29 SUBDIR+=        spkrtest
30 .if ${MK_SYSINSTALL} != "no"
31 SUBDIR+=        sade
32 .endif
33 SUBDIR+=        zzz