Annotation of 43BSD/contrib/nntp/xmit/Makefile, revision 1.1.1.1

1.1       root        1: 
                      2: NNTPSRC = nntpxmit.c rfc822.c remote.c get_tcp_conn.c getdate.y llist.c
                      3: NNTPOBJ = nntpxmit.o rfc822.o remote.o get_tcp_conn.o getdate.o llist.o
                      4: 
                      5: get_tcp_conn.o: get_tcp_conn.c get_tcp_conn.h
                      6:  
                      7: remote.o: remote.c response_codes.h nntpxmit.h
                      8:  
                      9: nntpxmit.o: nntpxmit.c nntpxmit.h get_tcp_conn.h header.h
                     10: 
                     11: nntpxmit: $(NNTPOBJ)
                     12:        $(CC) $(LDFLAGS) $(NNTPOBJ) -o nntpxmit

unix.superglobalmegacorp.com

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