summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/32-type1-segfault/Makefile
blob: 59ea438e70b65283717e5ff78e5f5942ebf94965 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile 910 2023-08-26 17:47:24Z karl $
# Public domain.

include ../Common.mak

test-shipout:
	$(prog) -etex ./type1-segfault.tex

clean:
	$(clean)