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
+ union \
+ nullfs
EXPINC_SUBDIRS = \
devfs \
fifofs \
+ routefs \
specfs \
- union
+ union \
+ nullfs
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-