|
|
1.1 root 1: # c/n0/Makefile 4/25/91
2:
3: CC0=\
4: cc0.$X\
5: cc0key.$X\
6: cc0sym.$X\
7: cpp.$X\
8: dbgt0.$X\
9: ddecl.$X\
10: dope.$X\
11: double.$X\
12: etc.$X\
13: expand.$X\
14: expr.$X\
15: fold.$X\
16: gcandt.$X\
17: gdecl.$X\
18: get.$X\
19: init.$X\
20: lex.$X\
21: locals.$X\
22: sharp.$X\
23: size.$X\
24: stat.$X
25: CC0MCH=\
26: bind.$X
27:
28: # Primary target.
29: cc0: $(CC0) $(CC0MCH) $(CLIB)
30: $(CC) $(LDFLAGS) -o cc0 $<
31:
32: # Machine independent.
33: cc0.$X: cc0.c
34: cc0key.$X: cc0key.c
35: cc0sym.$X: cc0sym.c
36: cpp.$X: cpp.c
37: dbgt0.$X: dbgt0.c
38: ddecl.$X: ddecl.c
39: dope.$X: dope.c
40: double.$X: double.c
41: etc.$X: etc.c
42: expand.$X: expand.c
43: expr.$X: expr.c
44: fold.$X: fold.c
45: gcandt.$X: gcandt.c
46: gdecl.$X: gdecl.c
47: get.$X: get.c
48: init.$X: init.c
49: lex.$X: lex.c
50: locals.$X: locals.c
51: sharp.$X: sharp.c
52: size.$X: size.c
53: stat.$X: stat.c
54:
55: # machine dependent
56: bind.$X: bind.c
57:
58: # end of c/n0/Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.