PROJDIR=/mara4/openswan-2/nightly/doc DR=draft-richardson-ipsec-opportunistic LASTREV=16 REV=17 all: ${DR}.html ${DR}.txt ${DR}.xml ${DR}.html: ${PROJDIR}/src/${DR}.html cp ${PROJDIR}/src/${DR}.html . ${DR}.txt: ${PROJDIR}/${DR}.txt cp ${PROJDIR}/${DR}.txt . ${DR}.xml: ${PROJDIR}/src/${DR}.xml cp ${PROJDIR}/src/${DR}.xml . rev: ${DR}-${REV}.txt ${DR}-${REV}-change.txt ${DR}-${REV}.txt: ${DR}.txt cp ${DR}.txt ${DR}-${REV}.txt ${DR}-${REV}-change.txt: ${DR}.txt perl change-bars.pl ${DR}-${LASTREV}.txt ${DR}-${REV}.txt mv ${DR}-${REV}.txt.CB ${DR}-${REV}-change.txt