a7d5f7eb3b
by /etc/rc.d/jail.
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
|