aboutsummaryrefslogblamecommitdiff
path: root/usr.sbin/Makefile.i386
blob: 6724115b82177230eb866036f8eb9a236f1ed015 (plain) (tree)
1
2
3
4
5
6
7
8
9

           


                      



                     
                        



                           


                        
                     
                          




                       

                        
# $FreeBSD$

.if ${MK_ACPI} != "no"
SUBDIR+=	acpi
.endif
.if ${MK_APM} != "no"
SUBDIR+=	apm
SUBDIR+=	apmd
.endif
SUBDIR+=	boot0cfg
.if ${MK_TOOLCHAIN} != "no"
SUBDIR+=	btxld
.endif
SUBDIR+=	cpucontrol
.if ${MK_HYPERV} != "no"
SUBDIR+=	hyperv
.endif
SUBDIR+=	kgmon
SUBDIR+=	lptcontrol
SUBDIR+=	mptable
.if ${MK_NDIS} != "no"
SUBDIR+=	ndiscvt
.endif
SUBDIR+=	pnpinfo
SUBDIR+=	spkrtest
SUBDIR+=	zzz