|
|
1.1 root 1: # c/n3/Makefile 4/25/91
2:
3: CC3=\
4: cc3.$X\
5: dbgt3.$X\
6: itree.$X
7:
8: CC3MCH=\
9: icode.$X\
10: igen.$X
11:
12: # Primary target.
13: cc3: $(CC3) $(CC3MCH) $(CLIB)
14: $(CC) $(LDFLAGS) -o cc3 $<
15:
16: # Machine independent.
17: cc3.$X: cc3.c
18: dbgt3.$X: dbgt3.c
19: itree.$X: itree.c
20:
21: # Machine dependent.
22: icode.$X: icode.c
23: igen.$X: igen.c
24:
25: # end of c/n3/Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.