File:  [CSRG BSD Unix] / 43BSDTahoe / new / dipress / conf / otroff / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

#
# (c) Copyright Xerox, 1986
#
#
# *** Add your extra description files and metric master files here ***
DESCFILES=8044.desc troffClassic.desc 
IPFILES=../ip-metrics/troffClassic.ip

#
DESTBIN=../../bin

fonts-made: $(DESCFILES) $(IPFILES)
	cat $(DESCFILES) | $(DESTBIN)/ipmetrics -c otroff -d ../../lib $(IPFILES)
	touch fonts-made

list: $(DESCFILES) $(IPFILES)
	cat $(DESCFILES) | $(DESTBIN)/ipmetrics -c toc -d ../../lib $(IPFILES)

# some tastelessness follows
install: fonts-made
	(PATH=$$PATH:../../../../bin; export PATH; install-fonts)

clean:
	rm -f fonts-made
	-cleanup-fonts

unix.superglobalmegacorp.com

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