|
|
1.1 ! root 1: # Makefile 4.4 86/02/12 ! 2: ! 3: DEBUG= ! 4: CFLAGS= -O ${DEBUG} ! 5: ! 6: OBJS= bsdtcp.o df2.o df12.o dk.o dn.o hys.o hysq.o mic.o nov.o pen.o pnet.o \ ! 7: rvmacs.o sy.o unet.o va212.o va811.o va820.o vad.o vent.o vmacs.o \ ! 8: hys24.o cds224.o att2224.o ! 9: ! 10: aculib.a: ${OBJS} ! 11: ar cr aculib.a ${OBJS} ! 12: -ranlib aculib.a 2>&1 | sed '/no symbol table/d' ! 13: ! 14: ${OBJS}: ../uucp.h ../condevs.h ! 15: ! 16: clean: ! 17: rm -f *.o core errs aculib.a
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.