|
|
1.1 root 1: #
2: # (c) Copyright Xerox, 1986
3: #
4: #
5: # *** Add your extra description files and metric master files here ***
6: DESCFILES=8044.desc troffClassic.desc
7: IPFILES=../ip-metrics/troffClassic.ip
8:
9: #
10: DESTBIN=../../bin
11:
12: fonts-made: $(DESCFILES) $(IPFILES)
13: cat $(DESCFILES) | $(DESTBIN)/ipmetrics -c otroff -d ../../lib $(IPFILES)
14: touch fonts-made
15:
16: list: $(DESCFILES) $(IPFILES)
17: cat $(DESCFILES) | $(DESTBIN)/ipmetrics -c toc -d ../../lib $(IPFILES)
18:
19: # some tastelessness follows
20: install: fonts-made
21: (PATH=$$PATH:../../../../bin; export PATH; install-fonts)
22:
23: clean:
24: rm -f fonts-made
25: -cleanup-fonts
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.