mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 21:44:34 +01:00
Make it make-able by adding a rule for paper.ps
Reviewed by: Submitted by: guido
This commit is contained in:
parent
998d2443a0
commit
0c43d89a0d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2264
@ -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