aboutsummaryrefslogblamecommitdiff
path: root/usr.sbin/Makefile.i386
blob: 4a4dcbea95587c2b8e513d1cc16ec54b0e2ff561 (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+=	kgzip
SUBDIR+=	lptcontrol
SUBDIR+=	mptable
.if ${MK_NDIS} != "no"
SUBDIR+=	ndiscvt
.endif
SUBDIR+=	pnpinfo
SUBDIR+=	spkrtest
SUBDIR+=	zzz