Make it make-able by adding a rule for paper.ps
Reviewed by: Submitted by: guido
This commit is contained in:
parent
52d2dcd098
commit
82023c98a9
@ -4,4 +4,7 @@ DIR= papers/fsinterface
|
||||
SRCS= fsinterface.ms
|
||||
MACROS= -ms
|
||||
|
||||
paper.ps: ${SRCS}
|
||||
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user