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 = \
28 DATAFILES = appletalk.h atp.h asp.h at_pcb.h at_var.h aurp.h \
29 debug.h ddp.h ep.h lap.h nbp.h pap.h sysglue.h zip.h \
30 adsp.h adsp_internal.h \
31 at_pat.h at_snmp.h at_aarp.h at_ddp_brt.h \
32 routing_tables.h rtmp.h
34 INSTALL_MI_LIST = ${DATAFILES}
36 INSTALL_MI_DIR = netat
38 EXPORT_MI_LIST = ${DATAFILES}
42 include $(MakeInc_rule)
43 include $(MakeInc_dir)