Annotation of rsaref/source/targets.mak, revision 1.1.1.2

1.1.1.2 ! root        1: desc.$(O) : $(RSAREFDIR)desc.c $(RSAREFDIR)global.h $(RSAREFDIR)rsaref.h\
        !             2:   $(RSAREFDIR)des.h
        !             3:        $(CC) $(CFLAGS) $(RSAREFDIR)desc.c
1.1       root        4: 
1.1.1.2 ! root        5: digit.$(O) : $(RSAREFDIR)digit.c $(RSAREFDIR)global.h $(RSAREFDIR)rsaref.h\
        !             6:   $(RSAREFDIR)nn.h $(RSAREFDIR)digit.h
        !             7:        $(CC) $(CFLAGS) $(RSAREFDIR)digit.c
        !             8: 
        !             9: md2c.$(O) : $(RSAREFDIR)md2c.c $(RSAREFDIR)global.h $(RSAREFDIR)md2.h
        !            10:        $(CC) $(CFLAGS) $(RSAREFDIR)md2c.c
        !            11: 
        !            12: md5c.$(O) : $(RSAREFDIR)md5c.c $(RSAREFDIR)global.h $(RSAREFDIR)md5.h
        !            13:        $(CC) $(CFLAGS) $(RSAREFDIR)md5c.c
        !            14: 
        !            15: nn.$(O) : $(RSAREFDIR)nn.c $(RSAREFDIR)global.h $(RSAREFDIR)rsaref.h\
        !            16:   $(RSAREFDIR)nn.h $(RSAREFDIR)digit.h
        !            17:        $(CC) $(CFLAGS) $(RSAREFDIR)nn.c
        !            18: 
        !            19: prime.$(O) : $(RSAREFDIR)prime.c $(RSAREFDIR)global.h $(RSAREFDIR)rsaref.h\
        !            20:   $(RSAREFDIR)r_random.h $(RSAREFDIR)nn.h $(RSAREFDIR)prime.h
        !            21:        $(CC) $(CFLAGS) $(RSAREFDIR)prime.c
        !            22: 
        !            23: rsa.$(O) : $(RSAREFDIR)rsa.c $(RSAREFDIR)global.h $(RSAREFDIR)rsaref.h\
        !            24:   $(RSAREFDIR)r_random.h $(RSAREFDIR)rsa.h $(RSAREFDIR)nn.h
        !            25:        $(CC) $(CFLAGS) $(RSAREFDIR)rsa.c
        !            26: 
        !            27: r_dh.$(O) : $(RSAREFDIR)r_dh.c $(RSAREFDIR)global.h\
        !            28:   $(RSAREFDIR)rsaref.h $(RSAREFDIR)r_random.h $(RSAREFDIR)nn.h\
        !            29:   $(RSAREFDIR)prime.h
        !            30:        $(CC) $(CFLAGS) $(RSAREFDIR)r_dh.c
        !            31: 
        !            32: r_encode.$(O) : $(RSAREFDIR)r_encode.c $(RSAREFDIR)global.h\
        !            33:   $(RSAREFDIR)rsaref.h
        !            34:        $(CC) $(CFLAGS) $(RSAREFDIR)r_encode.c
        !            35: 
        !            36: r_enhanc.$(O) : $(RSAREFDIR)r_enhanc.c $(RSAREFDIR)global.h\
        !            37:   $(RSAREFDIR)rsaref.h $(RSAREFDIR)r_random.h $(RSAREFDIR)rsa.h
        !            38:        $(CC) $(CFLAGS) $(RSAREFDIR)r_enhanc.c
        !            39: 
        !            40: r_keygen.$(O) : $(RSAREFDIR)r_keygen.c $(RSAREFDIR)global.h\
        !            41:   $(RSAREFDIR)rsaref.h $(RSAREFDIR)r_random.h $(RSAREFDIR)nn.h\
        !            42:   $(RSAREFDIR)prime.h
        !            43:        $(CC) $(CFLAGS) $(RSAREFDIR)r_keygen.c
        !            44: 
        !            45: r_random.$(O) : $(RSAREFDIR)r_random.c $(RSAREFDIR)global.h\
        !            46:   $(RSAREFDIR)rsaref.h $(RSAREFDIR)r_random.h $(RSAREFDIR)md5.h
        !            47:        $(CC) $(CFLAGS) $(RSAREFDIR)r_random.c
        !            48: 
        !            49: r_stdlib.$(O) : $(RSAREFDIR)r_stdlib.c $(RSAREFDIR)global.h\
        !            50:   $(RSAREFDIR)rsaref.h
        !            51:        $(CC) $(CFLAGS) $(RSAREFDIR)r_stdlib.c
        !            52: 
        !            53: # Dependencies for header files
        !            54: 
        !            55: $(RSAREDIR)rsaref.h : $(RSAREFDIR)md2.h $(RSAREFDIR)md5.h $(RSAREFDIR)des.h

unix.superglobalmegacorp.com

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