vm \
libsa \
kdp \
- pmc
-
-INSTINC_SUBDIRS_PPC = \
- mach \
- ppc
-
-INSTINC_SUBDIRS_I386 = \
- mach \
- i386
-
+ pmc \
+ kperf
INSTINC_SUBDIRS_X86_64 = \
mach \
i386 \
x86_64
-INSTINC_SUBDIRS_ARM = \
- mach \
- arm
-
EXPINC_SUBDIRS = \
mach \
device \
lockd \
vm \
libsa \
- kdp \
- pmc
-
-EXPINC_SUBDIRS_PPC = \
- mach \
- ppc
-
-EXPINC_SUBDIRS_I386 = \
- mach \
- i386
+ console \
+ pmc \
+ kperf
EXPINC_SUBDIRS_X86_64 = \
mach \
i386 \
x86_64
-EXPINC_SUBDIRS_ARM = \
- mach \
- arm
-
-SETUP_SUBDIRS = \
- conf
-
COMP_SUBDIRS = \
conf
-INST_SUBDIRS = \
-
-
include $(MakeInc_rule)
include $(MakeInc_dir)