freebsd-dev/usr.sbin/Makefile.i386

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
286 B
Makefile
Raw Normal View History

# $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
SUBDIR+= lptcontrol
SUBDIR+= mptable
SUBDIR+= pnpinfo
SUBDIR+= spkrtest
SUBDIR+= zzz