|
|
1.1 root 1: # @(#)Makefile 6.2 (Berkeley) 6/30/90
2:
3: DIR= usd/14.edit
4: SRCS= edittut.ms
5: MACROS= -msU
6:
7: paper.${PRINTER}: ${SRCS}
8: ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
9:
10: # index for versatec is different from the one in edit.tut
11: # because the fonts are different and entries reference page
12: # rather than section numbers. if you have a typesetter
13: # you should just use the index in edit.tut, and ignore editvindex.
14:
15: editvindex:
16: ${TROFF} ${MACROS} -n22 edit.vindex
17:
18: .include <bsd.doc.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.