519b7ecc1b
Reviewed by: arch@ (many times, no objection)
10 lines
135 B
Makefile
10 lines
135 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_ACPI} != "no"
|
|
SUBDIR+= acpi
|
|
.endif
|
|
SUBDIR+= kgmon
|
|
SUBDIR+= mount_smbfs
|
|
SUBDIR:= ${SUBDIR:Nuathload}
|
|
SUBDIR+= zzz
|