|
|
1.1 root 1: # $Header: Makefile,v 1.3 87/01/27 07:30:28 jqj Exp $
2: TROFF= ditroff
3: TRFLAGS= -me -t
4: RCSREV=
5: RCSNAME=current
6:
7:
8: install: troff
9:
10: troff: courier.tbl.me
11: tbl courier.tbl.me | ${TROFF} ${TRFLAGS} > troff
12:
13: rcs:
14: rcs -l RCS/*
15: cat ../rcsdescription | ci -u${RCSREV} -N${RCSNAME} -q RCS/*
16:
17: clean:
18: -rm -f *.CKP *.BAK troff
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.