Annotation of 43BSD/contrib/dipress/conf.tex/Makefile, revision 1.1.1.1

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=troffClassic.ip
                      8: 
                      9: #
                     10: DESTBIN=../bin
                     11: 
                     12: fonts-made: $(DESCFILES) $(IPFILES)
                     13:        cat $(DESCFILES) | $(DESTBIN)/ipmetrics -T -d ../lib $(IPFILES)
                     14:        touch fonts-made
                     15: 
                     16: install: fonts-made
                     17:        install-fonts
                     18: 
                     19: clean:
                     20:        rm -f fonts-made
                     21:        -cleanup-fonts

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.