Annotation of coherent/b/bin/c/n1/i8086/Makefile, revision 1.1.1.1

1.1       root        1: # c/n1/i8086/Makefile 4/25/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:        aand.t \
                      9:        add.t \
                     10:        adiv.t \
                     11:        aft.t \
                     12:        amul.t \
                     13:        and.t \
                     14:        aor.t \
                     15:        arem.t \
                     16:        ashl.t \
                     17:        ashr.t \
                     18:        assign.t \
                     19:        asub.t \
                     20:        axor.t \
                     21:        bef.t \
                     22:        div.t \
                     23:        leaves.t \
                     24:        mul.t \
                     25:        neg.t \
                     26:        not.t \
                     27:        or.t \
                     28:        relop.t \
                     29:        rem.t \
                     30:        shl.t \
                     31:        shr.t \
                     32:        sub.t \
                     33:        xor.t
                     34: 
                     35: macros.c patern.c: $(ALL)
                     36:        $(TABGEN) $(TFLAGS) $<
                     37: 
                     38: # end of c/n1/i8086/Makefile

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.