|
|
1.1 root 1: # c/n1/i8086/Makefile 12/17/91
2: # Execute $(TABGEN) to build new code tables in current directory.
3: # Expects $(TABGEN) and $(TFLAGS) to be set accordingly.
4:
5: ALL=\
6: prefac.f \
7: aadd.t \
8: add.t \
9: adiv.t \
10: aft.t \
11: alogic.t \
12: amul.t \
13: and.t \
14: arem.t \
15: ashift.t \
16: assign.t \
17: asub.t \
18: bef.t \
19: div.t \
20: leaves.t \
21: mul.t \
22: neg.t \
23: not.t \
24: orxor.t \
25: relop.t \
26: rem.t \
27: shift.t \
28: sub.t
29:
30: macros.c patern.c: $(ALL)
31: $(TABGEN) $(TFLAGS) $<
32:
33: # end of c/n1/i8086/Makefile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.