|
|
1.1 ! root 1: TRFLAGS= ! 2: RCSREV= ! 3: RCSNAME=current ! 4: MAN3=except.n xnscourier.n clearinghouse.n xnsftp.n xnsprint.n ! 5: ! 6: all: ${MAN3} ! 7: ! 8: troff: courier.tbl.me ! 9: tbl courier.tbl.me | ditroff ${TRFLAGS} -me -t > troff ! 10: ! 11: install: troff ${MAN3} ! 12: cp ${MAN3} ${DESTDIR}/usr/man/mann ! 13: ! 14: clearinghouse.n: clearinghousesupport.3 ! 15: cp clearinghousesupport.3 clearinghouse.n ! 16: ! 17: rcs: ! 18: rcs -l RCS/* ! 19: cat ../rcsdescription | ci -u${RCSREV} -N${RCSNAME} -q RCS/* ! 20: ! 21: clean: ! 22: -rm -f *.CKP *.BAK ch.n troff
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.