237abf0c56
- Reconnect with some minor modifications, in particular now selsocket() internals are adapted to use sbintime units after recent'ish calloutng switch.
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
|