# $MirOS: src/gnu/usr.bin/cvs/doc/paper/Makefile,v 1.1.7.1 2005/03/06 16:58:49 tg Exp $ DIR= papers/cvs-paper SRCS= cvs-paper.ms MACROS= -ms .if !exists(cvs-paper.ms) && exists(${.CURDIR}/../cvs-paper.ms) FILES= ${.CURDIR}/../cvs-paper.ms .endif paper.ps: ${SRCS} ${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${ROFF} >$@ .include