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
c3181accea
commit
998d2443a0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2263
@ -1,7 +1,10 @@
|
||||
# @(#)Makefile 5.2 (Berkeley) 6/8/93
|
||||
|
||||
DIR= papers/beyond43
|
||||
SRCS= beyond43.ms
|
||||
DOC= beyond43
|
||||
MACROS= -ms
|
||||
|
||||
paper.ps: ${SRCS}
|
||||
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user