|
|
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 modern.desc ! 7: IPFILES=troffClassic.ip modern.ip ! 8: ! 9: # ! 10: DESTBIN=../bin ! 11: ! 12: fonts-made: $(DESCFILES) $(IPFILES) ! 13: cat $(DESCFILES) | $(DESTBIN)/ipmetrics -d ../lib $(IPFILES) ! 14: touch fonts-made ! 15: ! 16: # some tastelessness follows ! 17: install: fonts-made ! 18: (PATH=$$PATH:../../../../bin; export PATH; install-fonts) ! 19: ! 20: clean: ! 21: rm -f fonts-made ! 22: -cleanup-fonts
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.