summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/28-fake-interword-space-updated/Makefile
blob: d93c92ca6326e8096fe828d0a06322a62500f389 (plain)
1
2
3
4
5
6
7
8
9
10
include ../Common.mak

test:
	$(pdftex2) -ini fake-interword-space.tex

font:
	cd pdftexspace; t1asm pdftexspace.ps pdftexspace.pfb

clean:
	$(clean)