1 export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
2 export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
3 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
4 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
12 INSTINC_SUBDIRS_PPC = \
14 INSTINC_SUBDIRS_I386 = \
18 EXPINC_SUBDIRS_PPC = \
20 EXPINC_SUBDIRS_I386 = \
23 idp.h idp_var.h ns.h ns_error.h ns_if.h ns_pcb.h \
24 sp.h spidp.h spp_debug.h spp_timer.h spp_var.h
26 INSTALL_MI_LIST = ${DATAFILES}
28 INSTALL_MI_DIR = netns
30 EXPORT_MI_LIST = ${DATAFILES}
35 include $(MakeInc_rule)
36 include $(MakeInc_dir)