summaryrefslogtreecommitdiff
path: root/fonts/psfonts/psnfss-source/charter/makefile
blob: 7e619b99f641eb3b1a26df7a2bbf2827983b8c13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
#	Makefile for Bitstream Charter [2004/01/19 PSNFSS-v9.1a (WaS)]

#       This is for OS/2 with emTeX/TDS and GNU Make or IBM's nmake;
#   ***	asterisks indicate directory names and commands 
#       which need to be customized for other systems.

#   ***	the TDS root dirctory:
tdsdir=	e:\texmf

#   ***	where the .vf and .tfm files should go:
vfdir=  $(tdsdir)\fonts\vf\bitstrea\charter
tfmdir= $(tdsdir)\fonts\tfm\bitstrea\charter

#   *** how to run fomtinst:
fi=     tex

all:	vfs installfonts

vfs:
	$(fi) inst
	pltotf bchb8r.pl 
	pltotf bchbi8r.pl
	pltotf bchbo8r.pl
	pltotf bchr8r.pl 
	pltotf bchri8r.pl
	pltotf bchro8r.pl
	vptovf bchb7t.vpl 
	vptovf bchb8c.vpl 
	vptovf bchb8t.vpl 
	vptovf bchbc7t.vpl
	vptovf bchbc8t.vpl
	vptovf bchbi7t.vpl
	vptovf bchbi8c.vpl
	vptovf bchbi8t.vpl
	vptovf bchbo7t.vpl
	vptovf bchbo8c.vpl
	vptovf bchbo8t.vpl
	vptovf bchr7t.vpl 
	vptovf bchr8c.vpl 
	vptovf bchr8t.vpl 
	vptovf bchrc7t.vpl
	vptovf bchrc8t.vpl
	vptovf bchri7t.vpl
	vptovf bchri8c.vpl
	vptovf bchri8t.vpl
	vptovf bchro7t.vpl
	vptovf bchro8c.vpl
	vptovf bchro8t.vpl
	
installfonts:
	-mkdir $(vfdir)
	-mkdir $(tfmdir)
	cp *vf $(vfdir)
	cp *tfm $(tfmdir)

clean:
	-rm *pl b*.mtx *fd

realclean: clean
	-rm *tfm *vf