]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/Makefile.amd64
Add test for pthread_sigqueue(3)
[FreeBSD/FreeBSD.git] / usr.sbin / Makefile.amd64
1
2 # mptable: broken (not 64 bit clean)
3 # pnpinfo: crashes (not really useful anyway)
4 .if ${MK_ACPI} != "no"
5 SUBDIR+=        acpi
6 .endif
7 .if ${MK_APM} != "no"
8 SUBDIR+=        apm
9 .endif
10 .if ${MK_BHYVE} != "no"
11 SUBDIR+=        bhyve
12 SUBDIR+=        bhyvectl
13 SUBDIR+=        bhyveload
14 .endif
15 SUBDIR+=        boot0cfg
16 .if ${MK_TOOLCHAIN} != "no"
17 SUBDIR+=        btxld
18 .endif
19 SUBDIR+=        cpucontrol
20 SUBDIR+=        lptcontrol
21 SUBDIR+=        mptable
22 SUBDIR+=        spkrtest
23 SUBDIR+=        zzz