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