|
|
1.1 root 1: # @(#)Makefile 6.3 (Berkeley) 6/30/90
2:
3: DIR= usd/15.vi
4: SRCS= vi.in vi.chars
5: MACROS= -msU
6: CLEANFILES+=summary.* viapwh.*
7:
8: paper.${PRINTER}: ${SRCS} summary.${PRINTER} viapwh.${PRINTER}
9: ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
10:
11: summary.${PRINTER}: vi.summary
12: ${TBL} vi.summary | ${ROFF} > ${.TARGET}
13:
14: viapwh.${PRINTER}: vi.apwh.ms
15: ${ROFF} vi.viapwh > ${.TARGET}
16:
17: .include <bsd.doc.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.