xref: /freebsd/usr.sbin/Makefile.i386 (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1*2b375b4eSYoshihiro Takahashi.if ${MK_ACPI} != "no"
2*2b375b4eSYoshihiro TakahashiSUBDIR+=	acpi
3*2b375b4eSYoshihiro Takahashi.endif
4519b7eccSWarner Losh.if ${MK_APM} != "no"
5519b7eccSWarner LoshSUBDIR+=	apm
6519b7eccSWarner LoshSUBDIR+=	apmd
7519b7eccSWarner Losh.endif
8*2b375b4eSYoshihiro TakahashiSUBDIR+=	boot0cfg
9519b7eccSWarner Losh.if ${MK_TOOLCHAIN} != "no"
10519b7eccSWarner LoshSUBDIR+=	btxld
11519b7eccSWarner Losh.endif
12519b7eccSWarner LoshSUBDIR+=	cpucontrol
13519b7eccSWarner LoshSUBDIR+=	lptcontrol
14519b7eccSWarner LoshSUBDIR+=	mptable
15519b7eccSWarner LoshSUBDIR+=	pnpinfo
16519b7eccSWarner LoshSUBDIR+=	spkrtest
17519b7eccSWarner LoshSUBDIR+=	zzz
18