|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 372 (0x174) Types: TextFile Names: »Makefile«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦5cced586a⟧ »EurOpenD3/news/nntp/nntp.1.5.7.tar.Z« └─⟦7340f105e⟧ └─⟦this⟧ »./xfer/Makefile«
LIBS=-lresolv -ldbm CFLAGS= -g DEFS=-DBSD4_2 nntpxfer: nntpxfer.o get_tcp_conn.o $(CC) $(LDFLAGS) nntpxfer.o get_tcp_conn.o -o nntpxfer $(LIBS) get_tcp_conn.o: ../xmit/get_tcp_conn.c ../xmit/get_tcp_conn.h $(CC) $(CFLAGS) $(DEFS) -I../xmit -c ../xmit/get_tcp_conn.c nntpxfer.o: nntpxfer.c clean: -rm -f *.o nntpxfer make*.out distrib: clean rm -rf SCCS check:;