|
|
1.1 root 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
5:
6:
7: include $(MakeInc_cmd)
8: include $(MakeInc_def)
9:
10: INSTINC_SUBDIRS = \
11: dev \
12: hfs \
13: include \
14: isofs \
15: libkern \
16: machine \
17: miscfs \
18: net \
19: netat \
20: netccitt \
21: netinet \
22: netiso \
23: netns \
24: nfs \
25: sys \
26: ufs \
27: vfs
28:
29: INSTINC_SUBDIRS_PPC = \
30: ppc
31:
32: INSTINC_SUBDIRS_I386 = \
33: i386
34:
35: EXPINC_SUBDIRS = \
36: dev \
37: hfs \
38: include \
39: isofs \
40: libkern \
41: machine \
42: miscfs \
43: net \
44: netat \
45: netccitt \
46: netinet \
47: netiso \
48: netns \
49: nfs \
50: sys \
51: ufs \
52: vfs
53:
54: EXPINC_SUBDIRS_PPC = \
55: ppc
56:
57: EXPINC_SUBDIRS_I386 = \
58: i386
59:
60: SETUP_SUBDIRS = \
61: conf
62:
63: COMP_SUBDIRS = \
64: conf
65:
66: INST_SUBDIRS = \
67:
68:
69: include $(MakeInc_rule)
70: include $(MakeInc_dir)
71:
72:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.