Annotation of coherent/b/bin/c/n3/Makefile, revision 1.1

1.1     ! root        1: # c/n3/Makefile 3/26/92
        !             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 $@ $<
        !            15: 
        !            16: # Monolithic compiler cc3 library.
        !            17: cc3.a: $(CC3) $(CC3MCH)
        !            18:        $(AR) rucks $@ $<
        !            19: 
        !            20: # Machine independent.
        !            21: cc3.$X:                cc3.c
        !            22: dbgt3.$X:      dbgt3.c
        !            23: itree.$X:      itree.c
        !            24: 
        !            25: # Machine dependent.
        !            26: icode.$X:      icode.c
        !            27: igen.$X:       igen.c
        !            28: 
        !            29: # end of c/n3/Makefile

unix.superglobalmegacorp.com

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