export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
INSTINC_SUBDIRS = \
devfs \
fifofs \
+ routefs \
specfs \
- union
-
-INSTINC_SUBDIRS_PPC = \
-
-INSTINC_SUBDIRS_I386 = \
+ union \
+ nullfs
EXPINC_SUBDIRS = \
devfs \
fifofs \
- specfs
-
-EXPINC_SUBDIRS_PPC = \
-
-EXPINC_SUBDIRS_I386 = \
-
-SETUP_SUBDIRS = \
-
-COMP_SUBDIRS = \
-
-INST_SUBDIRS = \
-
+ routefs \
+ specfs \
+ union \
+ nullfs
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-