Annotation of coherent/b/bin/c/n0/Makefile, revision 1.1.1.1

1.1       root        1: # c/n0/Makefile 3/26/92
                      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: # Monolithic compiler cc0 library.
                     33: cc0.a: $(CC0) $(CC0MCH)
                     34:        $(AR) rucks $@ $<
                     35: 
                     36: # Machine independent.
                     37: cc0.$X:                cc0.c
                     38: cc0key.$X:     cc0key.c
                     39: cc0sym.$X:     cc0sym.c
                     40: cpp.$X:                cpp.c
                     41: dbgt0.$X:      dbgt0.c
                     42: ddecl.$X:      ddecl.c
                     43: dope.$X:       dope.c
                     44: double.$X:     double.c
                     45: etc.$X:                etc.c
                     46: expand.$X:     expand.c
                     47: expr.$X:       expr.c
                     48: fold.$X:       fold.c
                     49: gcandt.$X:     gcandt.c
                     50: gdecl.$X:      gdecl.c
                     51: get.$X:                get.c
                     52: init.$X:       init.c
                     53: lex.$X:                lex.c
                     54: locals.$X:     locals.c
                     55: sharp.$X:      sharp.c
                     56: size.$X:       size.c
                     57: stat.$X:       stat.c
                     58: 
                     59: # machine dependent
                     60: bind.$X:       bind.c
                     61: 
                     62: # end of c/n0/Makefile

unix.superglobalmegacorp.com

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