File:  [CSRG BSD Unix] / 43BSD / contrib / nntp / xmit / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3


NNTPSRC = nntpxmit.c rfc822.c remote.c get_tcp_conn.c getdate.y llist.c
NNTPOBJ = nntpxmit.o rfc822.o remote.o get_tcp_conn.o getdate.o llist.o

get_tcp_conn.o: get_tcp_conn.c get_tcp_conn.h
 
remote.o: remote.c response_codes.h nntpxmit.h
 
nntpxmit.o: nntpxmit.c nntpxmit.h get_tcp_conn.h header.h

nntpxmit: $(NNTPOBJ)
	$(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.